People feature with relatives, met-through, and notes #27
Labels
No labels
area:auth
area:ci
area:db
area:infra
area:native
area:pwa
area:service
epic
feature
foundation
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
james/carol#27
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?
The richest single feature in the spec.
Scope
Each Person has:
spouseandchild, extensible). Other Person refs must belong to the same user.Backend:
user_idFK; denormalize the FK onto every child table (Note, Relative, MetThrough, Person↔Organization) for cheap isolation checks.Frontend:
Acceptance criteria
Part of epic #5. Depends on #8, #10, #20.