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.

...

Validators check that any input made to the transition is valid before the transition is performed. Input can include that include information 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, Update Issue, and Create Subtask 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.