Feature Summary: Prevent Duplicate Ticket Groups
* Description: This feature prevents users from adding the same Ticket Group (TG) twice to their account.
* Behavior:
• If a user attempts to add a TG that already exists in their account, a modal will be displayed with an option to correct any typos or discrepancies.
• The system will display a message indicating whether the seats have been sold or not:
+ If seats have been sold: "You have already added and sold the following seats for this event... Are you sure you want to continue?"
+ If seats have not been sold: "You already added the following seats for this event... Are you sure you want to continue?"
Goals
Acceptance Criteria