SIT-13466: Remove Hold from Sale

How to Use This Feature

Feature Summary: Remove Ticket Groups from Sale while Not On Hold

Overview

-----------

This feature allows Consignors to remove Ticket Groups (TGs) from sale while they are not currently held.

Behavior

  • When the "Remove listing" option is triggered on an Event & Tickets page:
  • + The backend checks if a hold exists for the selected listing.

    + If a hold exists, a toast message is displayed with the remaining minutes until expiration.

    + If no hold exists, the TG is soft-deleted from the database and removed from the list.

    Key Points

  • The feature uses CatchAll Webhooks to retrieve the hold status and expiration time.
  • If a hold exists, the backend displays a toast message with the remaining minutes until expiration.
  • If no hold exists, the TG is soft-deleted from the database and removed from the list.
  • Additional Information

    Status: Pending UAT Deployment
    Assigned to: Matthew Heinke
    🏠 Home View in Jira