Versions Compared

Key

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

Table of Contents
maxLevel2
minLevel2
typeflat
separatorpipe

2013-04-19

Highlights

 

Section
Column
width60px

Image RemovedImage Added

Column

Create Multiple Issues or Subtasks

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. See How to create multiple issues or How to create multiple issues - advanced example for more details.

 

 

Section
Column
width60px

Image RemovedImage Added

Column

JQL Query Substitution Variables

An option to run a JQL query has been added. The results of the query can be used as substitution variables for conditioning, setting field values, and creating multiple issues. How to create multiple issues - advanced example shows how this can be used.

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

 

 

Section
Column
width60px

Image RemovedImage Added

Column

Group and Role Substitution Variables

Additional substitution variables that can help with conditioning, setting field values, and creating multiple issues.

VariableDescriptionNotes
group_<group name>Comma separated list of user ids for members in the groupExample: group_jira-users
role_<role name>Comma separated list of user ids for users that are role actors for the project of the original issueExample: role_developers
user_idUser id of the user that initiated the transition 

 

 

Section
Column
width60px

Image RemovedImage Added

Column

Improvements and Fixes

  1. Fix for sibling create getting wrong parent.
  2. More consistent and documented substitution variables.
  3. Support multi-line custom fields.
  4. Allow ids for issue security lookup.

 

 

Section
Column
width60px

Image RemovedImage Added

Column

Resolved Issues

Jira Issues
columnstype,key,summary,reporter,assignee,priority,status,resolution
anonymoustrue
urlhttps://bobswift.atlassian.net/sr/jira.issueviews:searchrequest-xml/temp/SearchRequest.xml?jqlQuery=project+%3D+CSOT+AND+fixVersion+%3D+%223.3.0%22+ORDER+BY+priority+DESC&tempMax=1000

...