[FEATURE]: Import custom fields for members #338
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.
Depends on
#334 [FEATURE]: Implement persistence via Ash Create
local-it/mitgliederverwaltung
Reference: local-it/mitgliederverwaltung#338
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?
Description
Support importing custom field values from CSV columns. Custom fields should exist in Mila before import for best results.
Important Requirements:
Tasks:
header_mapper.exto detect custom field columns by name (using same normalization as member fields)prepare/2to map custom field columnsCustomFieldValuecreation inprocess_chunk/3CustomFieldValuerecords linked to members during importAcceptance criteria
External or internal Dependencies
#334