Pagination on list endpoints + server-side tree loading #194
Reference in New Issue
Block a user
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?
Status: planned · Importance: High · Effort: M · Phase: 1–2
List endpoints (
persons.py:37, events, relationships) take nolimit/offset/skip; the tree view loads the whole graph client-side. A current limitation against the 50k-person target.Non-negotiable: Split out from scale validation — this is a correctness/functional gap now, not a Phase 9 task.
Area: Performance & scale · P1 / should-have. From the product backlog gap analysis (docs/BACKLOG.md).