Our new Appfire Documentation Space is now live!

Take a look here! If you have any questions please email support@appfire.com

Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 25 Current »


This is the documentation for JSU for Jira Cloud. If you are using JSU on Jira Server or on Jira Data Center, see the Server/Data Center documentation.


We built integrated JQL in many of our workflow post functions, allowing Jira administrators to set wider parameters that can be fully customized.

Below, you will find a few examples that demonstrate how flexible and powerful JQL can be when used with JSU. Refer to the JQL Reference for details on how to use JQL with JSU.

JQL in post functions

In several JSU post functions, you can specify a JQL query to retrieve the issues to be modified by the post function. See also Related Issues.

Use Case 1: Update the description of particular sibling issues

  • Post function: Update Any Issue Field

  • Transition: Resolve in our Testing Subtask workflow 

Use case 2: Copy fields from a template issue

  • Post function: Copy Value from Other Field

We are using issue XY-23 as a template. Only Jira admins can view this issue. It has pre-configured values for several fields.

Use Case 3: Change the status of critical issues in an Epic

Post function: Linked Transition

If there are critical and blocker issues in an Epic that are still in the open state, change it to IN PROGRESS.

  • No labels