If I have a task which includes 5 sub tasks, will the sub tasks close out if the main task is closed? If so, how would I do this?
Not by default. There is a built-in "condition" which can block the issue moving to another status if there are open sub-tasks, but to automatically close sub-tasks requires a bit of code to go through them and issue the required transitions.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.