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
Unknown Object (File)
Sat, Apr 20, 6:54 PM
Unknown Object (File)
Thu, Apr 18, 3:48 PM
Unknown Object (File)
Feb 22 2024, 6:55 PM
Unknown Object (File)
Feb 2 2024, 9:31 AM
Unknown Object (File)
Jan 29 2024, 8:15 PM
Unknown Object (File)
Jan 29 2024, 8:15 PM
Unknown Object (File)
Jan 29 2024, 8:14 PM
Unknown Object (File)
Jan 28 2024, 1:27 AM
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).