Versions Compared

Key

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

...

Section
Column
width60px

Column

Create Multiple Issues or Subtasks

x

This ability to create multiple similar issues or subtasks with one configuration is especially important when the number to create is dependent on information from the original or parent issue. For example, creating one subtask for each fixed version for an issue.

Section
Column
width60px

Column

JQL Query Substitution Variables

An option to run a JQL query has been added. The results of the query can be used as replacement variables for conditioning or setting field values.

VariableDescriptionNotes
jql_result_countNumber of issues returned by the query 
jql_result_listComma separated list of issue keys returned from the query 
jql_result_nThe issue key for the nth issue returned from the query where n is a numberBlank if n is not in range for the issue list

...