Fix AbsencesForPersonsCreateMutation
id -> pk datetime.now needs timezone get_or_create instead of just create -> could be called several times ParticipationStatus is a CalendarEvent -> more args
Loading
Please register or sign in to comment
id -> pk datetime.now needs timezone get_or_create instead of just create -> could be called several times ParticipationStatus is a CalendarEvent -> more args