I created a blocking tasks of, let say, T32, I can still change the T32 status to "resolved" while the blocking tasks are not, I mean, is that normal behavior of phabricator ? I expect that blocked task's status can not be changed until the blocking tasks are all closed.
Description
Description
Event Timeline
Comment Actions
This is intentional. This increases flexibility and we aren't currently aware of any problems which are best solved by preventing this.
Comment Actions
hi @epriestley, thanks. Is there a way to make it works as I expected, by create the extension or something ?
Comment Actions
Why are you trying to do this, other than it seems expected? We value developer efficiency and not getting in their way with how they want to manage their tasks. Is this causing a real problem somewhere in your organization?
You can fork or modify your local copy of Phabricator to do whatever you need. We generally don't help people with this though.