Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BUGFIX] Fix wrong check for waitlist moval #1198

Merged
merged 1 commit into from
Feb 27, 2024

Conversation

georgringer
Copy link
Contributor

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

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
@derhansen derhansen merged commit cb715b5 into derhansen:develop Feb 27, 2024
6 checks passed
@georgringer georgringer deleted the patch-2 branch March 6, 2024 14:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants