SIT-13740: View AnyTickets Inventory

How to Use This Feature

Feature Summary: View Inventory from AnyTickets on SI Marketplace

Overview

---------------

This feature allows users to view inventory for World Cup events from AnyTickets on the SI marketplace.

Behavior

  • Users can select tickets they want to buy from the inventory.
  • The feature uses bearer tokens and dev tokens to authenticate with the AnyTickets API.
  • If inventory is not available, users will be notified that it's being synced or has been flagged for completion.
  • Testing Requirements

    ------------------------

    To test this feature, the following steps are required:

  • Create a master event ID from the provided WorldCup event list and select one masterEventId.
  • Copy MASTER EVENT DATA (master_event table), MASTER TICKETING GROUP DATA (master_ticketing_group), TN EVENT DATA (tn_event table), and TN TICKETING GROUP DATA (tn_ticketing_group) from the production environment to the QA environment.
  • Insert the copied data into the corresponding tables in the QA environment.
  • Validate all inserted data by querying the QA environment for record counts matching the production environment.
  • Verify event visibility in the QA UI by searching for the event by ID and confirming that it appears in the UI, ticket groups, TN ticketing groups, and mapping is correct.
  • Notes

    --------

  • If inventory is still not visible after clearing cache or reindexing, ask Matt to add inventory for this specific event in the AnyTickets sandbox/QA environment.
  • Example test events are available in the QA environment: https://qa.sitickets.com/event/world-cup-26-group-stage-match-01, https://qa.sitickets.com/event/world-cup-26-group-stage-match-08, and https://qa.sitickets.com/event/world-cup-26-group-stage-match-03.
  • Additional Information

    Status: UAT
    Assigned to: Harry Orenstein
    🏠 Home View in Jira