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

MUSI-557 Überbuchungslimit bei Kampagnen #641

Open
eynimeni opened this issue Oct 10, 2024 · 0 comments
Open

MUSI-557 Überbuchungslimit bei Kampagnen #641

eynimeni opened this issue Oct 10, 2024 · 0 comments

Comments

@eynimeni
Copy link
Contributor

Wenn bei einer Kampagne eine Erhöhung der Limits angegeben ist, wird diese Erhöhung auf die bestehende Anzahl der Buchungen angerechnet. Es sollte aber auf die maximale TN-Zahl angerechnet werden.

Beispiel:

Ein Kurs hat ein Limit von 40. Er ist aber bereits mit 42 TN überbucht. Wird auf diesen Kurs eine Limiterhöhung um beispielsweise 10% angewandt, wird das Limit auf 46 erhöht (42 + 4), statt auf 44 (40+4).

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

No branches or pull requests

1 participant