Versions Compared

Key

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


Panel

On this page

Table of Contents
maxLevel2
exclude(On this page|Use case).*
stylecircle
typeflat
separatorpipe



UI Text Box
sizemedium
typeinfo

Use case

Sub-tasks can be used to structure your work. But keeping parents and sub-tasks in sync can be hard.

In the following use case the parent issue gets transitioned to In Progress, if one of the sub-tasks are being transitioned to In Progress.


Configuration

UI Steps


UI Step

Add the Transition issue post function to the desired transition or create a new transition in the sub-task workflow.

UI Text Box
typetip

You might want to add the post function to the transition from To Do to In Progress in the sub-task workflow.



UI Step

Target issue

Choose Parent issue


UI Step

Mode

Choose Transition to status and select the In Progress status from the drop-down list.

UI Text Box
typetip

Adapt the status according to your needs!


UI Text Box
typenote

Make sure that the selected status can be reached by the parent issue.

If, e.g. the parent issue is in status To Do, there must be a transition (or a global transition) to In Progress in order to transition the parent issue.

If there is no transition, the parent issue won't be transitioned. 



UI Step

Conditional execution

The conditional execution is needed so that the parent issue only will be transitioned if it is in status To Do. If it is in another status, the transition shouldn't take place.

Enter the following expression:

Code Block
linenumberstrue
%{parent.status} = "To Do"


UI Text Box
typetip

Adapt the status according to your needs.





Screenshots



Related use cases

Page properties report
firstcolumnUse case
headingsJWT feature, Workflow function, Parser functions, Label
sortByTitle
cqllabel = "use-case-workflow" and ancestor = "27067064"


Excerpt Include
DECADIS:Contact support
DECADIS:Contact support
nopaneltrue


Page properties
hiddentrue


JWT feature

Workflow function

Transition issue

Parser functions
Label

Status
colourRed
titlestaff pick



Page properties
hiddentrue



Status
Tech review

Status
colourGreen
titletododone

Style guide

Status
colourGreen
titledone

Status
titletodo
Status
colourYellow
titleReady for review
Status
colourGreen
titledone
Status
colourRed
titleflagged