I have set a series of sub-tasks created by an automation rule. But I want to set the status of these sub-tasks to "To do" instead of the usual "Open".
In the automation rule page I only get the option of using the additional field "current status", which as already been set to "To Do". It does not reflect in the statuses of the sub-tasks though. How can this be resolved?
What does your workflow look like for subtasks? Often the initial status for issues is “To Do” not “Open”. In my mind the two statuses are the same. If your workflow has both statuses and To Do follows Open and you want. The status to be To Do then you can add an action in your automation to transition to To do.
Interestingly, the Create Issue action does not offer the Status field as something that can be set on create.
To implement @Jack Brickey's suggestion, after the "Create Issue" action for each subtask, you'd add:
However, I'd also suggest you inspect the workflow. I'm wondering why newly created issues in your project aren't starting out in the status you want.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Precisely
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Thank you for your responses.
I am not sure why it does not reflect either. But I added the transition to issue as "To do" and now it works. :)
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.