US04-01 — Build and Export Rename Plans #20
Notifications
Due Date
No due date set.
Blocks
Depends on
#21 US04-02 — Journal Rename State and Preconditions
domverse/photoanalyzer
#25 US04-06 — Automate Phase D End-to-End Acceptance
domverse/photoanalyzer
#19 US03-05 — Automate Phase C End-to-End Acceptance
domverse/photoanalyzer
Reference: domverse/photoanalyzer#20
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?
Source specification: delivery_backlog/stories/US04-01-rename-plan.md
US04-01 — Build and Export Rename Plans
Epic: E04
As a user, I want a complete validated rename plan before mutation so I can understand
every source, destination, collision, and blocker.
Acceptance criteria
expected hashes, versions, and required operations.
collisions, root escapes, symlinks, and cross-filesystem behavior.
Automated tests
Dependencies
Claimed for implementation on branch
us/US04-01-build-and-export-rename-plans.Submitted for review: #66
Tests passed:
work_item/scripts/python -m unittest discover -s work_item/tests -vwork_item/scripts/python -m pytest tests -qwork_item/scripts/python -m pytest tests/integration/test_rename_plans.py -qCompleted and merged via PR #66.