Page MenuHomePhabricator

When a task changes status, update blocked tasks
ClosedPublic

Authored by epriestley on May 17 2014, 8:26 PM.
Tags
None
Referenced Files
F15556784: D9166.id21851.diff
Mon, Apr 28, 6:26 PM
F15554266: D9166.id.diff
Mon, Apr 28, 6:16 AM
F15551344: D9166.diff
Sun, Apr 27, 4:30 PM
F15520297: D9166.diff
Sun, Apr 20, 5:26 AM
F15517678: D9166.diff
Sat, Apr 19, 7:44 AM
F15491277: D9166.id21851.diff
Sat, Apr 12, 1:14 AM
F15476423: D9166.id21774.diff
Apr 7 2025, 6:05 AM
F15475796: D9166.diff
Apr 6 2025, 11:36 PM
Subscribers

Details

Summary

Ref T5008. Three notes:

  • I'm not hiding these even if the status change is open -> open or closed -> closed. I think these are OK, but might be a little spammy.
  • These show in feed, but shouldn't, since they're very redundant with stories which will almost always appear adjacently. Probably a bit spammy, see TODO. We can't hide them from feed without also squelching the notifications right now, which I don't want to do.
  • You get a notification even if you're on the original task which changed status. This is definitely spammy, see other TODO.
Test Plan

Screen_Shot_2014-05-17_at_1.22.00_PM.png (162×772 px, 34 KB)

Diff Detail

Repository
rP Phabricator
Lint
Lint Skipped
Unit
Tests Skipped

Event Timeline

epriestley retitled this revision from to When a task changes status, update blocked tasks.
epriestley updated this object.
epriestley edited the test plan for this revision. (Show Details)
epriestley added a reviewer: btrahan.
btrahan edited edge metadata.
This revision is now accepted and ready to land.May 19 2014, 6:16 PM
epriestley updated this revision to Diff 21851.

Closed by commit rPcc9ee66ef37f (authored by @epriestley).