Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Section
Column
width30%
Panel
borderColor#333f48
bgColor#FFFFFF
titleColor#eeeeee
borderWidth1
titleBGColor#333f48
borderStylesolid
titleOn this page

Table of Contents

Column
Table of ContentsmaxLevel1



Features used to implement the example



Example: Automatically reopen parent issue when one of its sub-tasks is reopened

Let's see how parent issue can be automatically reopened when one of its sub-tasks is reopened.

You have to insert in "Reopen Issue" transition of sub-task's workflow a Copy parsed text to a field post-function to copy into virtual field "Parent's issue status" the name of the "Reopened" status. Look at the screenshots:


Once configured, "Reopen Issue" transition looks like this:




Other examples of that function

Incoming Links
pageCopy parsed text to a field
labelsexample

Related Usage Examples

Content by Label
showSpacefalse
cqllabel = "example" and label = "sub-task"