Allow PhrictionDocument to be permanently deleted with ./bin/remove destroy.
Details
Details
- Reviewers
epriestley - Group Reviewers
Blessed Reviewers - Commits
- Restricted Diffusion Commit
rP63ce0e66c926: Allow Phriction documents to be permanently deleted
Deleted a Phriction document with ./bin/remove and verified that the database was in the expected state.
> ./bin/remove destroy PHID-WIKI-auj57rauigvcqvv5feh6 IMPORTANT: OBJECTS WILL BE PERMANENTLY DESTROYED! There is no way to undo this operation or ever retrieve this data. These 1 object(s) will be completely destroyed forever: - PHID-WIKI-auj57rauigvcqvv5feh6 (PhrictionDocument) Are you absolutely certain you want to destroy these 1 object(s)? [y/N] y Destroying objects... Destroying PhrictionDocument PHID-WIKI-auj57rauigvcqvv5feh6... Permanently destroyed 1 object(s).
Diff Detail
Diff Detail
- Repository
- rP Phabricator
- Branch
- phrictiondelete
- Lint
Lint Passed - Unit
Tests Passed - Build Status
Buildable 1764 Build 1765: [Placeholder Plan] Wait for 30 Seconds
Event Timeline
Comment Actions
We should delete all of the historic content objects -- every PhrictionContent with this object as its documentID.