Skip to content
This repository has been archived by the owner on Aug 18, 2024. It is now read-only.

Changing number of seats in seating #130

Open
larserikgk opened this issue Apr 22, 2016 · 1 comment
Open

Changing number of seats in seating #130

larserikgk opened this issue Apr 22, 2016 · 1 comment

Comments

@larserikgk
Copy link
Member

It should be able to dynamically change the number of seats in a seating in case mistakes are made during creation. Current situation is that seating must be deleted to change number of seats as the seats for each seating are only created upon creation of a seating.

Options to consider:

  • If all seats are empty you can add or remove as many as you want.
  • If some seats are taken, add or remove as many you want, but remove reservations and notify users that they must reserve seats again.
  • If some seats are taken, only empty seats can be deleted, and not so many that users lose their seats. Users should be notified that the seating arrangements might have changed. Least invasive, and possibly the best solution.
@HON95
Copy link
Member

HON95 commented Aug 9, 2019

It's currently possible to manually create and delete seats, so seat count changes are somewhat possible.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants