Shared marriage events; deterministic parent ordering #25
Reference in New Issue
Block a user
Delete Branch "marriage-event-parent-order"
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?
Marriage/divorce/engagement attach to the partnership and show on both partners (entered once). Pedigree puts father on top deterministically. Frontend only, no migration.
- Partnership life events (marriage/divorce/engagement) now attach to the couple's relationship, not each person. The add-event form asks for the spouse, finds-or-creates the partnership, and writes ONE event on it — shown on both partners' pages ("· with <spouse>"), entered once. Event values (RELI/OCCU detail) now render too. - Family-view pedigree orders parents deterministically (father on top, mother below, stable fallback when gender is unknown) instead of by which link was created first. Frontend only — no migration. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>