Page MenuHomePhabricator

Change simple template dashboard to "Open Tasks" instead of "All Tasks"
ClosedPublic

Authored by epriestley on Jun 9 2016, 7:24 PM.
Tags
None
Referenced Files
F14036620: D16093.diff
Sun, Nov 10, 11:09 AM
F14028128: D16093.diff
Fri, Nov 8, 11:56 AM
F14017573: D16093.id38718.diff
Mon, Nov 4, 7:07 PM
F14010287: D16093.id38718.diff
Thu, Oct 31, 6:53 AM
F14000898: D16093.id38718.diff
Fri, Oct 25, 2:10 AM
F13956774: D16093.id.diff
Mon, Oct 14, 7:03 AM
Unknown Object (File)
Sep 21 2024, 8:26 AM
Unknown Object (File)
Sep 20 2024, 5:04 PM
Subscribers
None

Details

Summary

"All Tasks" is bad in the long run and not clearly better for new installs.

Test Plan

Created a new smiple template, saw open tasks only.

Diff Detail

Repository
rP Phabricator
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

epriestley retitled this revision from to Change simple template dashboard to "Open Tasks" instead of "All Tasks".
epriestley updated this object.
epriestley edited the test plan for this revision. (Show Details)
epriestley added a reviewer: chad.

This still groups by status? Can it just be newest open?

Currently, we would have to either define a builtin query in Maniphest to do that, or change how the "Open Tasks" builtin query works.

chad edited edge metadata.
This revision is now accepted and ready to land.Jun 9 2016, 7:27 PM

(Not necessarily opposed to either of those, but maybe better to do as part of a larger revamp.)

This revision was automatically updated to reflect the committed changes.

Yeah, this is low hanging fruit.

And feel free to counterdiff me on anything else you want to change, you should be able to mess with the adjacent code pretty easily.