SIT-13670: Pass Wholesale Price to Tickets

How to Use This Feature

Feature Summary

Problem Description

The "Add Tickets" flow in the system is not correctly setting prices for Ticket Groups (TGs) and passing them to CatchAll.

Behavior

  • When adding tickets with a wholesale price, the TGs do not receive the stored price.
  • The price is not passed to the CatchAll component.
  • If no price is set, the price is stored as 0 on the database.
  • Key Points

    • TGs created without setting a price have a price of 0 stored on the DB.

    • The wholesale price is stored on {{ticket_groups.asking_price}}.

    • {{ticket_groups.asking_price_total}} is populated based on (wholesale price * qty).

    • "Asking price" is passed to CatchAll, not COST.

    Additional Information

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