Page body
What this surface does
This surface edits one generated tournament instance.
Use it when a tournament instance already exists and you need to:
- adjust the copied activity payload
- review or correct participant rankings
- trigger manual recalculation
- resend failed coupon prizes
- translate the active instance content
How to use it
- Treat this screen as instance maintenance, not template maintenance.
- Save content and configuration changes before leaving, because the route warns about unsaved edits.
- Use the participant dropdown for rank inspection, recalculation, and resend flows.
- Use
Translateonly when the active instance content should diverge from the saved configuration translations.
Common caveats
- The form mixes inherited config data with instance fields such as
tournamentItemId,status,startAt, andendAt. - Canceling is done from the activity grid. This detail page focuses on edit and corrective actions.
- Recalculation buttons call admin endpoints that proxy into the casino-side runtime services.
- Prize resend requires coupon-based prize configuration and participant stats that include
requestedCouponCodes.