How to create task in phabricator
Phabricator (pronounced like the word fabricator) is a suite of web applications which make it easier to build software, particularly when working with teams. Phabricator is largely based on Facebook's internal tools.
Steps
- This is the
home page
of Phabricator. Click onproject
.
- A list of projects is displayed. Click on the selected project to which you are assigned.
- Click on the edit icon and a dropdown appears. Next click on Create Task.
- A pop-up form appears, fill up the form, and click on Create New Task button.
How to maintain workboard in Phabricator
Steps
- The created task can be found in the backlog. The developers move the task to doing, and after the completion of the task, it is moved to the QA board.
- After QA checks the task in the QA board, the task is moved to QA approved board or Redo board. The Hold board refers to the task that needs to be held for time being.