Versions Compared

Key

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

...

(In dropdown list you can see some icons next to status, don’t worry if you don’t see any. It can be easily set by Jira Administrator in administration section “Statuses” for each status)

In the preview of Scheduled Issue, you will see the status in which issue will be created, it’s a good practice, to include info about it in description or name of SI, to warn other users of the app about it

...

When issue gets created, it should be created in desired status “Selected for Development”

...

Remember that within each project, each issue type might have different workflow, so available statuses in dropdown might change.

...

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.

...