Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[BUGFIX] Fix wrong check for waitlist moval
The client uses the backend to add additional registrations. Because of this, the count of free places becomes not 0 but negative. because of the wrong check this leads to the bug that *all* valid waiting list registrations are moved from the waiting list to the regular list
- Loading branch information