US04-03 — Apply and Verify Guarded Renames #22
Notifications
Due Date
No due date set.
Blocks
Depends on
#23 US04-04 — Recover or Roll Back Interrupted Renames
domverse/photoanalyzer
#24 US04-05 — Operate Rename Plans in the Browser
domverse/photoanalyzer
#25 US04-06 — Automate Phase D End-to-End Acceptance
domverse/photoanalyzer
#21 US04-02 — Journal Rename State and Preconditions
domverse/photoanalyzer
Reference: domverse/photoanalyzer#22
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-03-rename-apply.md
US04-03 — Apply and Verify Guarded Renames
Epic: E04
As a user, I want confirmed plans applied without overwrites so reorganizing the
library preserves identity and bytes.
Acceptance criteria
are never overwritten.
Automated tests
stale source, and repeated apply.
Dependencies
Claimed for implementation on branch
us/US04-03-apply-and-verify-guarded-renames.Submitted for review: #68
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_apply.py tests/integration/test_rename_recovery.py -qCompleted and merged via PR #68.