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

Workflows can be used guide tickets through your work process. But under specific circumstances you might want to skip some workflow steps.

In the following use case a newly created issue gets directly transitioned to In Progress, if the ticket is assigned to the project lead.


Configuration

UI Steps


UI Step

Add the Transition issue post function to the create transition of the desired workflow.


UI Step

Target issue

Choose Current issue


UI Step

Mode

Choose Transition to status


UI Step

Choose In Progress as the status to be transitioned to.


UI Step

Conditional execution

Code Block
linenumberstrue
%{issue.assignee} = %{issue.project.lead}


UI Text Box
typeinfo

By using this conditional execution, the fast tracking does only take place, if the issue is assigned to the project lead.





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

Image Modified

Workflow functionTransition issue
Parser functions
Label

Status
colourRed
titlestaff pick



Page properties
hiddentrue



Status
Tech review

Status
colourGreen
titledone

Style guide

Status
colourGreen
titledone

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


...