Page body
What this surface does
This is the main catalog for wheel records.
Operators use it to see which wheels exist, whether a row is already published, whether it is active, and which wheel should be opened next for editing.
This surface is bonus-adjacent: wheel segments later map to reusable bonus ids, but the wheel catalog itself is a separate lifecycle from Bonuses.
How to use it
- Use the
Activetab when you want the day-to-day operational set. - Use
Allwhen you need the full history including inactive or unfinished records. - Use
Create Wheelto start a new wizard. - Use the row checkbox when you need to switch one wheel between active and inactive without opening the full wizard.
Common caveats
- In the backend
status=activelist filter intentionally includes unpublished drafts as well as published active wheels, so theActivetab is not the same thing as “published only”. - The visible
Statuscolumn is derived fromisPublishedplus backend status. If the row is not published, the grid always showsnot finished. - Delete removes the record from the admin catalog. Use it carefully because the FE does not ask for a second business-level confirmation beyond the normal row action.