[P2][CellGroup] Cell group hierarchy builder (tree structure) #47
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?
Overview
Build and manage the multi-level cell group structure: Ministry -> District -> Cell Group -> Members.
Data Model
CellGroup: name_en, name_zh, ministry_id, parent_cell_group_id (nullable), status (Active/Suspended/Dissolved)
Tasks
Reference
PLANNING.md Section 3.3 - Cell Group structure (Church -> Ministry -> Cell Group -> Member)