Feature Summary
Issue Description
The "Add Tickets" flow is not properly handling the wholesale price and cost of tickets.
Behavioral Description
When adding tickets with a set wholesale price and clicking "Add Tickets", the ticket groups (TGs) created do not receive the stored price.The total asking price is populated based on the wholesale price and quantity, but this value is not being passed to the CatchAll.If no price is set for TGs, prices are stored as 0 in the database.Key Points
• Wholesale price is not being applied to ticket groups
• Asking price is being passed to CatchAll, not cost
• Prices are stored as 0 if no price is set for TGs