Versions Compared

Key

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


Section


Column
width30%600px


Panel
borderColor#333f48
bgColor#FFFFFF
titleColor#eeeeee
borderWidth1
titleBGColor#333f48
borderStylesolid
titleOn this page

Table of Contents
maxLevel1



Column




Futures used to implement the example



Example: Transition sub-tasks when parent is transitioned (Transition issues)

In this example all sub-tasks will be transitioned if parent get's transitioned. When parent issue get's transitioned to "Canceled", all sub-tasks should be transitioned to "Canceled", too.

For this the post function Transition issues will be implemented in the parent issue's workflow transition "Cancel Issue". The configuration will look like this:




Other examples of that function

Incoming Links
pageTransition issues
labelsexample



Related Usage Examples

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