[P2][CellGroup] Member assignment and transfer between cell groups #49
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
Assign members to cell groups and manage transfers with full history tracking.
Data Model
CellGroupMembership: member_id, cell_group_id, joined_at, left_at, transfer_reason
Tasks
Reference
PLANNING.md Section 3.3 - Feature list (member transfer, history)