Page MenuHomePhabricator

Destroy associated worker tasks and notifications
ClosedPublic

Authored by joshuaspence on May 13 2015, 11:42 AM.
Tags
None
Referenced Files
Unknown Object (File)
Wed, Apr 24, 11:32 PM
Unknown Object (File)
Wed, Apr 17, 5:09 PM
Unknown Object (File)
Thu, Apr 11, 7:56 AM
Unknown Object (File)
Tue, Apr 9, 4:24 PM
Unknown Object (File)
Mon, Apr 8, 12:18 AM
Unknown Object (File)
Mon, Apr 8, 12:18 AM
Unknown Object (File)
Mon, Apr 8, 12:06 AM
Unknown Object (File)
Sun, Apr 7, 10:32 PM
Subscribers

Details

Summary

Fixes T7107. When destroying an object, destroy associated worker tasks and notifications.

Test Plan
  1. Manually updated the phabricator_worker.worker_activetask table by setting objectPHID to the desired object.
  2. Removed object with ./bin/remove destroy.
  3. Queried phabricator_worker.worker_activetask table.

Diff Detail

Repository
rP Phabricator
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

joshuaspence retitled this revision from to Destroy associated worker tasks and notifications.
joshuaspence updated this object.
joshuaspence edited the test plan for this revision. (Show Details)
joshuaspence added a reviewer: epriestley.
epriestley edited edge metadata.
This revision is now accepted and ready to land.May 13 2015, 12:39 PM
This revision was automatically updated to reflect the committed changes.