A placed ticket names the seat (Place:) but not the venue it is in, so a booker cannot tell where to attend.
Add a Where: row naming the booking's venue, alongside the existing Place: row, in the yoyaku_ticket_placement bridge. The venue is a placement concept (the yoyaku_venue entity and the resource venue field), so it belongs in the bridge, not in ticket core.
It reuses the same hook_yoyaku_ticket_units_alter seam and TicketMetaRow mechanism (a row of type venue), so the ticket module stays venue-agnostic.
Comments
Comment #3
mably commentedComment #5
mably commented