Close completed delegated parent from mobile Filed review #926
No reviewers
Labels
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: stackchain/stackchain-dashboard#926
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "timmy/925-close-completed-delegated-parent"
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?
Closes #925
Completes the delegated mobile Filed-review loop when the linked child is the final parent checklist task. The flow now confirms the destructive transition, performs the revision-checked parent update, confirms parent closure, and only then acknowledges the child. Parents with remaining checklist work preserve the existing update-only behavior; already-completed final tasks skip duplicate content mutation.
Tests:
pytest -q tests/test_my_work.py(303 passed);pytest -q(1778 passed, 1 skipped).