Versions Compared

Key

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


Section


Column
width600px


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

Table of Contents
maxLevel1



Column




Futures

Features used to implement the example



Example: Moving sub-tasks to "Open" status when parent issue moves to "In Progress" (Transition issues)

In this example all sub-tasks of an issue should be moved to status "Open" when the parent issue moves to status "In Progress".

For this the post function Transition issues is needed and should be implemented in the parent's workflow transition "Start Progress". 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")