Fixes T7107. When destroying an object, destroy associated worker tasks and notifications.
Details
Details
- Reviewers
epriestley - Group Reviewers
Blessed Reviewers - Maniphest Tasks
- T7107: When destroying an object, destroy associated worker tasks and notifications
- Commits
- Restricted Diffusion Commit
rPf3d5e22a4505: Destroy associated worker tasks and notifications
- Manually updated the phabricator_worker.worker_activetask table by setting objectPHID to the desired object.
- Removed object with ./bin/remove destroy.
- Queried phabricator_worker.worker_activetask table.
Diff Detail
Diff Detail
- Repository
- rP Phabricator
- Lint
Lint Not Applicable - Unit
Tests Not Applicable