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

add validation for max bsv_days in attendance #317

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

ewangler
Copy link
Contributor

@ewangler ewangler commented Mar 8, 2024

for more context see also: https://trello.com/c/85oWcAAj

@TheWalkingLeek
Copy link
Member

Aktuell wird der Maximalwert immer der zuletzt angegebene Wert sein.
Ist das richtig so?

  1. Wenn ein Kurs als BSV-Tage 10 eingegeben hat, ist der Maximalwert bei jeder Person 10
  2. Wenn ich bei Person A dann 8 eintrage, ist der Maximalwert bei Person A 8. Ich kann sie also nicht mehr auf 10 erhöhen.

@ewangler ewangler force-pushed the feature/validate-max-bsv_days-on-attandance branch from ccb9f1d to 47d167b Compare April 28, 2024 12:36
@ewangler
Copy link
Contributor Author

Guter Punkt, danke dir 👍 Nein, das ist nicht korrekt. Habe es angepasst, dass es als max Wert immer die Tage vom Event nimmt.

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