Versions Compared

Key

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

This section explains key concepts of the app such as workflow post functions, issue fields, as well as when to use Original vs. Parent values.

...

Jira has both essential and optional post functions and it is important that you understand their differences as they pertain to the introduction of new post functions with Create on Transition.

Validators

...

Validators check that any input made to the transition is valid before the transition is performed. Input can include that gathered from the user on the transition's screen. If a validator fails, the issue does not progress to the destination status of the transition, and the transition's post functions are not executed. 

Issue fields

...

Create Issue and Create Sub-task post functions support quite a number of fields (Issue fields) that can be configured to help you control both:

  • when the issue should be created and
  • what information is associated with the issue once created

Many of our customers have found it helpful to review each issue field and capability ahead of creating their first post function.

Original vs. parent Values

...

Original Issue - The original issue that started the workflow transition. This could be an issue or sub-task.

Parent Issue - The parent issue of the originalissue. If the original issue is not a sub-task, then parent is the same as original.