Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

In Phabricator, how do I assign a parent to an existing task, changing it from task to sub-task

Tags:

phabricator

It is not clear in the Phabricator interface or in documentation how I can assign a parent-task to an existing task. In trac I simply add a "parent" ticket number, and the task automatically becomes a sub-task of the new parent.

How do I accomplish the same thing in Phabricator so that an existing task becomes the child of another task.

like image 714
FvD Avatar asked Nov 01 '25 04:11

FvD


1 Answers

I accomplish this by going to the parent task and then "Edit Blocking Tasks."

like image 156
CEPA Avatar answered Nov 03 '25 10:11

CEPA