Use JQL to find issues to update
Summary
When transitioning an issue, you may need to update other issues with information from the issue being transitioned. Any issue(s) that can be found by a JQL query is easy to update. More than one issue can be updated with a single post function provided the update that is needed is the same for all issues, otherwise, multiple post functions would need to be used.
Steps
Step | Discussion | Examples |
|---|---|---|
Add an Update Issues post function to the appropriate workflow transition | Assumes you have installed the Update on Transition for Jira app |
|
Create a JQL query that retrieves the issues that need to be updated |
| labels = cw order by key |
Put the working JQL query in the JQL Query field |
|
|
Add the JQL result to the Issue to update field |
|
|
Set fields to be updated based on absolute values or Substitution variables |
|
|
If necessary, add conditions |
| |
Save the post function |
|
|
Run a test scenario |
|
|
Need support? Create a request with our support team.
Copyright © 2005 - 2025 Appfire | All rights reserved.
