-
Notifications
You must be signed in to change notification settings - Fork 19
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
Change settings add source to before initialize #89
Conversation
Ich kann bestätigen, dass die Settings.yml vom youth wagon später geladen wird und daher die Einstellungen überschreibt. Fuer @codez zum visieren. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
Hallo @njaeggi was ist hier der Stand? Wurde das abgeschlossen? Auf der SAC-Integration gibt es dieses Feature noch, vgl Bild: |
Hallo @tobiasstern Wenn ich auf der Integration auf dem gleichen Kurs versuche ein Kind anzumelden, existiert das Dropdown nicht mehr 🤔 Verwendeter Kurs: https://sac-cas.puzzle.ch/de/groups/1/events/18.html Gibt es andere Bedingungen welche erfüllt sein müssen, damit man ein Kind anmelden kann? |
Ja, bei mir kommt die Option nun auch nicht mehr :) |
Könnte das am Featuretoggle liegen? @njaeggi @tobiasstern Kann dieser PR geschlossen werden? |
Nach mir kann das geschlossen werden, ja |
For some reason further wagon settings.yml changes, have overwritten the Core Settings but not the Youth Settings, after changing to
config.before_initialize
it worked again.In Youth Wagon we enable
people.people_managers.self_service_managed_creation
that should be disabled and overwritten in the SAC Wagon