Skip to content

chore(data): assign venues to the 22 Vol-17 (lwbc17) performances — schedule/venue views are empty #466

Description

@BreakableHoodie

What

All 22 Vol-17 performances have no venue assigned (venue_id NULL → venue_count: 0). Until assigned, the by-venue schedule and venue displays for Vol-17 stay empty.

(This is also what surfaced the "Venue not found" save bug — fixed in #464, which makes venue optional so editing works in the meantime.)

Venue reconciliation — CONFIRMED by boss

Two renames, then assign. The canonical 6 Vol-17 venues are: Blue Room, Princess Cafe, Prohibition Warehouse, Revive Karaoke, Room 47, Roost.

id current DB name action
15 The Roost rename → "Roost"
16 Revive Karaoke (Blue Room) rename → "Blue Room" (distinct venue, a room within Revive Karaoke — both are real venues)
7 Revive Karaoke keep as-is (its own venue)
8 Princess Cafe keep as-is
6 Prohibition Warehouse keep as-is
4 Room 47 keep as-is
17 Jane Bond Vol-16 only — keep in DB for Vol-16 history, do NOT assign to Vol-17

Steps

  1. Rename venue 15 → "Roost" and venue 16 → "Blue Room" (admin → Venues tab).
  2. Assign each of the 22 Vol-17 performances to one of the 6 canonical venues — per-band in the admin Lineup tab, or faster via the bulk venue-assign tool (functions/api/admin/bands/bulk.js supports setting venue_id for a group).

Done when

All 22 Vol-17 performances have a venue (one of the 6), the two renames are applied, and the by-venue schedule renders for lwbc17.

Metadata

Metadata

Labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions