Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Published by Scroll Versions from this space and version 2.6.2


Section


Column
width600px


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

Table of Contents
maxLevel1



Column




Features used to implement the example


Warning

This example is considered outdated. Please head over to the one using our Transition issues post function here.


Example: Moving Story to "In Progress" when one of its sub-tasks is moved to "In Progress"

A sub-task for a story is moved from "To Do" to "In Progress". The workflow then automatically moves the story from "To Do" to "In Progress".

Insert Copy a parsed text to a field post-function into transition from "To Do" to "In Progress" in sub-task's workflow with the following configuration:


Note that:

  • %{00042} is field code for Parent's issue status
  • If you have a condition or a validator in parent's workflow's transition from "To Do" to "In Progress" that blocks the transition depending on the status of sub- task's you might need to use "Parent's issue status (delayed writing)" at parameter Target status in order to try the execution of the transition once the sub-task has completed its current transition.



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 in ("sub-task","transition")