Versions Compared

Key

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

...

...

...

...

...

...

...

...

Panel
bgColor#f5f5f5
titleColor#ffffff
borderWidth0
titleBGColor#000000
titleJSU for Jira Cloud
Info

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

...

We built integrated built integrated JQL in many  Workflow Post-Functionsof our workflow post functions, allowing advanced Jira administrators to set wider parameters that may now can be fully customized.

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

JQL in

...

post functions

In several JSU post functions of JSU, you can specify a JQL query to retrieve the issues , which will 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

...

Image Removed

Copy Fields from Template Issue

...

  • 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 , which we are using as a ' template'. It is hidden in a project, which normal users cannot see (only Jira admins) and . Only Jira admins can view this issue. It has pre-configured values on for several fields.

...

Change Status of Critical Issues in Epic

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

Post function: Linked Transition

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

Status
colourBlue
titlein progress
status
.Image Removed

...