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

The number of seat objects for a seating does follow seat count changes #283

Closed
1 of 2 tasks
HON95 opened this issue Jul 31, 2019 · 1 comment
Closed
1 of 2 tasks

Comments

@HON95
Copy link
Member

HON95 commented Jul 31, 2019

Feature or Bug?

  • Feature
  • Bug

Description

Seat objects are created only when the related seating is created. If the seat count in the seating changes, no seats are created or deleted so that the number of seat objects matches the seat count. This causes the seating capacity in the seating sidebar to be displayed incorrectly and may allow users to select seats that do not exist.

The problem can be handled by manually creating and deleting seats after changing the seat count in the seating.

@HON95 HON95 added the Bug label Jul 31, 2019
@HON95 HON95 added the Duplicate label Aug 9, 2019
@HON95
Copy link
Member Author

HON95 commented Aug 9, 2019

Duplicate of #130.

@HON95 HON95 closed this as completed Aug 9, 2019
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

1 participant