Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

On the 2nd step of the wizard, you will see new field “Initial issue status”, by default it will be set to the first status after issue was created - nothing changes. But if you would like to set the issue in other status, then just expand the dropdown to see available statuses. The Scheduler check into which status issue can be transitioned from 1st state. Eg. if you have advanced workflow and you want to move issue from 1st status to some x status, which is not available after create - it won’t be visible.

Warning

Feature not available in next-gen projects.

When apps get access to workflows, then we will do our best to implement this feature. Looks like there are some ‘In the works’ changes related to workflows, we are monitoring the situation: https://www.atlassian.com/software/jira/whats-new/next-gen#intheworks

Here is an example, where issues can be transitioned to any status. As you can see all statuses are available:

...

Note

If you use conditions and validators on workflow transitions eg. you don’t specify required field (e.g because it is not presented on create issue screen) app will fail to transition issue, but issue will be created. We decided it is more important to “create task on time” with default status, than not create it at all. If transition fails, it will trigger a notification of incomplete execution, make sure to set fallback recipient: Scheduler Notifications

This feature is also available in subtasks, so if you would like to schedule issue with subtasks, you can set different statuses for each of them.

...