Creating a person fails #3952

Open
opened 2026-08-03 19:26:22 +02:00 by magicfelix · 0 comments
Member

The following errors and more of the same kind (just different fields) appear:
"Variable '$input' got invalid value {'firstName': 'XXX', 'lastName': 'XXX', 'email': 'XXX', 'isDummy': False, 'canChangePersonPreferences': False, 'canImpersonatePerson': False, 'canInvitePerson': False, 'canChangePassword': False, 'canSendPasswordResetRequest': False, 'canActAsPerson': False} at 'input[0]'; Field 'isDummy' is not defined by type 'BatchCreatePersonInput'.

The following errors and more of the same kind (just different fields) appear: `"Variable '$input' got invalid value {'firstName': 'XXX', 'lastName': 'XXX', 'email': 'XXX', 'isDummy': False, 'canChangePersonPreferences': False, 'canImpersonatePerson': False, 'canInvitePerson': False, 'canChangePassword': False, 'canSendPasswordResetRequest': False, 'canActAsPerson': False} at 'input[0]'; Field 'isDummy' is not defined by type 'BatchCreatePersonInput'.`
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
aleksis/AlekSIS-Core#3952
No description provided.