Phabricator: Difference between revisions
No edit summary |
No edit summary |
||
Line 19: | Line 19: | ||
| If you are viewing a board by priority, and drag, the dropped task will have its priority automatically adjusted to fit in drag zone. This works great if you can drag a new item from ''Backlog'' to a spot '''above''' an existing ''In Progress'' item. | | If you are viewing a board by priority, and drag, the dropped task will have its priority automatically adjusted to fit in drag zone. This works great if you can drag a new item from ''Backlog'' to a spot '''above''' an existing ''In Progress'' item. | ||
I changed the [https://thedigitalage.org/config/edit/maniphest.default-priority/ default task priority] from "Needs Triage" to "Normal" to make my flow simpler. I don't need someone else to set the initial priority. | I changed the [https://thedigitalage.org/config/edit/maniphest.default-priority/ default task priority] from "Needs Triage" (90) to "Normal" (50) to make my flow simpler. I don't need someone else to set the initial priority. | ||
Natural and By-priority sorting BOTH maintain their specific orders. Fucking weird. NEVER USE NATURAL. Ever. You have to set sort by priority and save as default for new boards. | Natural and By-priority sorting BOTH maintain their specific orders. Fucking weird. NEVER USE NATURAL. Ever. You have to set sort by priority and save as default for new boards. |
Revision as of 15:52, 26 March 2016
CollapseWORKFLOW | |
---|---|
Workflow columns | Backlog => In Progress => Fixed |
Create a task | Click dropdown on Backlog, select Create Task. |
Start a task | Drag it from Backlog to In Progress, and change Priority to High (so that the CI dashboard shows the task). |
Finish a task | Drag it from In Progress to Done, and change Status to Resolved (so that the CI dashboard doesn't show the task). |
ExpandTips |
---|
ExpandMaintenance |
---|
ExpandInstall |
---|
ExpandAPI |
---|