Versions Compared

Key

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

Table of Contents
maxLevel1

Example: Automatically close resolved sub-tasks when parent issue is closed

Let's see how to automatically close all sub-tasks when parent issue is closed. We do it in two steps:

We copy the name of the target status ("Closed") in auxiliary field "Ephemeral string 1" using post-function Copy parsed text to a field:

Image RemovedImage Added


We use post-function Write field on linked issues or sub-tasks to copy the value in "Ephemeral string 1" into virtual field "Issue status" of all the resolved sub-tasks. 


Image Added

Image AddedImage Removed

Image RemovedImage Added



Once configured, the transition looks like this:

Image RemovedImage Added



Other examples of that functions

Write field on linked issues or sub-tasks

Incoming Links
pageWrite field on linked issues or sub-tasks
labelsexample


Copy parsed text to a field

Incoming Links
pageCopy parsed text to a field
labelsexample

Related Usage Examples

Content by Label
showSpacefalse
cqllabel = "example" and label in ("sub-task","transition")