Versions Compared

Key

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

Excerpt
A workflow post-function that triggers a transition on all issues linked to the current issue through a selected link type.
To add 'Transition linked issues' post-function to a transition : 

  1. Click Edit for the workflow that has the transition you wish to add the post-function on.
  2. In the Workflow Designer, select the transition.
  3. Click on Post Functions in the properties panel.
  4. Click on Add post function.
  5. Select Transition linked issues from the list of post-functions.
  6. Click on Add to add the post-function on the transition.
    Image RemovedImage Added
  7. Input the transition name or ID in the Transition field.
  8. Select the link from the Issue Link Type drop-down.
  9. Click on Add to add the post-function to the transition.
  10. After adding, move the post-function to the appropriate position according to Placing post-functions in a transition document.
Panel

Related links :

For information on where the post-function needs to be placed on a transition, see Placing post-functions in a transition.

Refer to the Use cases for the post-functions page for use cases for this post-function.

Refer the Troubleshooting and Support page if the post-functions does not seem to be working as you would expect.

When you add this post-function to a transition and trigger the transition, the add-on will trigger the specified transition on each issue linked to the current issue through the selected link type, assuming that transition is valid for the linked issue's current status, and it is available to the current or the specified user.

Customize this post-function using the additional options provided as a part of the post-function. The options are:

Run As

  • Run as current user

The current user will be the author of the transition triggered by the post-function. 

  • Run as add-on user

The add-on user will be the author of the transition triggered by the post-function. 

  • Run as this user

Any user selected in this field will be the author of the transition triggered by the post-function. 


Info

The options Run as add-on user and Run as this user are useful if the current user doesn't have the permission to transition the linked issue(s).

Note

The triggered transition (in each linked issue's workflow) should not be associated with a transition screen, especially if it includes required fields because the transition screen will not be displayed.

If you want to trigger a transition that normally uses a transition screen, see here.

Info

The transition can be specified by name so that the transition can be found regardless of each linked issue's actual workflow, or by ID if disambiguation is required.

Info

Note that you can use this function to transition:

  • The parent issue of a sub-task by using the built-in is Parent of link type and vice versa using the is Subtask of link type
  • The Epic of an issue by using the built-in is Epic of link type and vice-versa using the belong to Epic link type