Page MenuHomePhabricator

Destroy associated worker tasks and notifications
ClosedPublic

Authored by joshuaspence on May 13 2015, 11:42 AM.
Tags
None
Referenced Files
F13296492: D12822.id30818.diff
Thu, Jun 6, 4:15 PM
F13250737: D12822.id30842.diff
Fri, May 24, 4:53 PM
F13242162: D12822.id30818.diff
Thu, May 23, 1:59 AM
F13221116: D12822.diff
Sun, May 19, 2:17 AM
F13218363: D12822.id30818.diff
Sat, May 18, 12:12 PM
F13204780: D12822.diff
Wed, May 15, 1:07 AM
F13199958: D12822.id30842.diff
Mon, May 13, 8:19 PM
F13199957: D12822.id30818.diff
Mon, May 13, 8:19 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.