[FEATURE]: Implement persistence via Ash Create #334
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.
Blocks
Depends on
#335 [FEATURE]: Implement Admin Global Settings LiveView UI for import
local-it/mitgliederverwaltung
#338 [FEATURE]: Import custom fields for members
local-it/mitgliederverwaltung
#333 [FEATURE]: Implement validation (Required Fields) + Error Formatting
local-it/mitgliederverwaltung
Reference: local-it/mitgliederverwaltung#334
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
Create members and capture errors per row with correct CSV line numbers.
Tasks:
process_chunk/3in service:[{csv_line_number, row_map}]Ash.Error.Invalidinto%MemberCSV.Error{}fieldatom)%{first_name: ..., ...})Important: Do not recompute line numbers in this layer—use the ones provided by the parser.
External or internal Dependencies
#333
carla referenced this issue2026-01-07 13:58:41 +01:00