[BUG]: set member field required does not work #440
Labels
No labels
bug
duplicate
enhancement
help wanted
high priority
invalid
L
low priority
M
medium priority
needs refinement
optional
question
S
UX research
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: local-it/mitgliederverwaltung#440
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Expected Behavior
When I set the required flag for a member field in the settings, this should be saved. In the settings it should show "required". If I create or edit a member this field should behave like a required filed. (see the email field)
It should show an asterisk withe the tooltip and it should validate the field before saving.
Current Behavior
The required flag ist not even saved. Everything else is not working as well.