Homec4science

Destroy associated worker tasks and notifications

Authored by Joshua Spence <josh@joshuaspence.com> on May 13 2015, 22:49.

Description

Destroy associated worker tasks and notifications

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.

Reviewers: #blessed_reviewers, epriestley

Reviewed By: #blessed_reviewers, epriestley

Subscribers: Korvin, epriestley

Maniphest Tasks: T7107

Differential Revision: https://secure.phabricator.com/D12822

Details

Event Timeline

Joshua Spence <josh@joshuaspence.com> committed rPHf3d5e22a4505: Destroy associated worker tasks and notifications (authored by Joshua Spence <josh@joshuaspence.com>).May 13 2015, 22:49