You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Removing the fields that are not needed in the profile anymore (such as gender, birth_date and address), also means removing a whole lot of logic.
This logic mostly includes calculating the age of the person and checking if they are old enough to participate in an event. Are we going to need that sometime in the future or can I just remove all of that?
We do need that for the applications. I guess we need a clever way to put the logic of fields that move to the application there as well :) Maybe we need to resolve this together with the other issue
The user profile should only contain the following information (pupils):
Name, Vorname and Mailadresse should be mandatory information, that every user profile must contain.
The text was updated successfully, but these errors were encountered: