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).*
typeflat
separatorpipe



UI Text Box
sizemedium
typeinfo

Use case

If the issue is in status "Status1" we will show the global transition to the user only if Priority is "Blocker" and the due date is set.


Configuration

UI Steps


UI Step

Add the Logical condition to the desired workflow transition.


UI Step

Expression

Add the following expression:

Code Block
languagebash
linenumberstrue
%{issue.status} != "Status1" OR (%{issue.priority} = "Blocker" AND {issue.dueDate} != null)





Screenshots

Image Added


Related use cases

Page properties report
firstcolumnUse case
headingsJWT feature, Workflow function, Parser functions, Label
sortByTitle
cqllabel = "use-case-workflow" and ancestor in ("27066629","32215720")


Excerpt Include
DECADIS:Contact support
DECADIS:Contact support
nopaneltrue


Page properties
hiddentrue


JWT feature

Workflow function

Logical condition
Use case descriptionSet a transition that only applies in a certain status.
Label



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