Hi
How can I set the default status at the creation of a sub-task. Right now, the default value is the same as the Issue (New), but I want thesub-task to be set as To Do, while the default for the Issue remains at New.
Thanks
Community moderators have prevented the ability to post new answers.
Thanks to both of you. I created a new worklow just for the sub-tasks, and it's working fine.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Accept our answers then
Cheers!
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
What Gabrielle said; alternately, if you want it on the same workflow so that moving from task-to-subtask doesn't require a workflow migration, you can fast track a transition in a post-function on the Create Issue transition, with the condition being that the issue type is a sub-task.
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.