Phabricator: Difference between revisions
No edit summary |
No edit summary |
||
Line 17: | Line 17: | ||
! Tips | ! Tips | ||
|- | |- | ||
| | | 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. | |||
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. | |||
Wikipedia is done with Phabricator and is a great resource, for example [https://www.mediawiki.org/wiki/Phabricator/Project_management their project management guidelines]. | Wikipedia is done with Phabricator and is a great resource, for example [https://www.mediawiki.org/wiki/Phabricator/Project_management their project management guidelines]. |
Revision as of 15:51, 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 |
---|