Custom Fields: Harden implementation closes #194 #204
Labels
No labels
bug
duplicate
enhancement
help wanted
high priority
invalid
L
low priority
M
medium priority
needs refinement
question
S
UX research
wontfix
No milestone
No project
No assignees
2 participants
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: local-it/mitgliederverwaltung#204
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "feature/harden-custom-fields"
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?
Description of the implemented changes
The changes were:
#194
Definition of Done
Code Quality
Accessibility
Testing
Additional Notes
dc438863d3to8400e727a7WIP: Custom Fields: Harden implementation closes #194to Custom Fields: Harden implementation closes #194d9ebbab5a4to158ac52d97Great work!!! 💯
@ -124,2 +124,2 @@### Property System- Maximum one property per type per member### CustomFieldValue System- Maximum one custom field value per custom field per memberWe would not think about enums here, right? Because in case of that or lists we would have more than one value per custom field...
Enums will just enable a selection of different values. But inside the
custom field valueonly one value will be stored.@ -0,0 +39,4 @@<.header>{@page_title}<:subtitle>{gettext("Use this form to manage custom_field_value records in your database.")}Maybe without underscore?
Great work!! 💯