I would like to restrict movement of children tasks that are linked to parent tasks, so that they cannot move to a column passed the parent task.
is this possible and how can i achieve this?
Thanks
Hello,
Columns are tied to workflow statuses. That is why all you have to do it to create conditions for transitions of the issue workflow to validate, if an issue can be transitioned according to your requirements.
You would need an add-on for it. There are a few add-ons in the marketplace, which can help you.
For example, you can use the Power Scripts add-on:
Thanks but unfortunately I do not have authorization from my work to buy add ons, is there by any chance a way to jerry-rig a condition of a transition?
Thanks again
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
It is not possible out of the box. You could develop your own add-on.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Oh I see, thanks so much for the help in any case.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.