Feature Summary: Non-Transferable Message and Block Tickets
Overview
This feature aims to inform users that their tickets are not transferable with a modal or popup on the Seatics map. The feature also suppresses the Transfer button in MyAccount.
Behavior
When tickets are non-transferable, a message is displayed on the Event page.A modal or popup is presented to the user with dynamic content explaining why tickets cannot be transferred.The Transfer button is suppressed in MyTickets alongside the display of the message.Configuration and Testing
The message is stored in configuration for easy modification without code deployment.Feature flags control the suppression of the Transfer button and the display of the message.Testing requirements include detailed testing scenarios to ensure the feature works as intended.