Skip to content

Game Assignments: Assigning a GM to another game does not remove their GM row in the game_assignment table #269

@evoskamp

Description

@evoskamp

Found an interesting issue:

Kristin Burger, Slot 4, Church of the Unicorn. Game didn't fill, assigned her elsewhere.

The row of her GM bit, i.e. -1 for GM and game_id/member_id remains in the database.

No idea how that'll show up in their schedule.

So, now have sort of a chicken and egg situation because we have no way to say "This game doesn't run":

  • Assigning it a slot_id of 0 removes it, but also removes (hides?) anyone with that game as a game choice, and it shows in the UI as "No Selection"
  • Leaving it with it's original slot_id (of 4) and assigning the GM another game leaves the GM's GM game assignment though it doesn't show in the game assignments page or assignments by member

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions