Versions Compared

Key

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


Panel

On this page

Table of Contents
exclude(On this page).*
stylecircle
typeflat
separatorpipe



Panel
borderColor#1b878f
titleColor#1b878f
titleBGColorwhite
titleUse case details


Page properties


FunctionUpdate fields
Type

Post functionImage Modified

Use case description

When an issue is created with the "Infrastructure" component selected, the priority will be set to "Highest".

Complexity

Status
colourGreen
titleBeginner






Configuration steps

Definition of basic (required) parameters


ParameterValue(s) / Steps to set value(s)Notes
Target
issue 
issue*Current issueThe current issue will be updated.
 Fields 
 Fields*

Priority

  1. Value: Parser expression
  2. Expression: 

    Code Block
    linenumberstrue
    1


The priority will be set to priority with the ID "1", which in this case is "Highest".

Run as
 
*Current userThe post function will be executed as the current user.
Conditional execution


Code Block
linenumberstrue
"Infrastructure" IN %{issue.components}


The post function will only be executed if the "Infrastructure" component has been set.




Related examples

Page properties report
firstcolumnUse case
headingsType,Function, Use case description, Complexity
sortByTitle
cqllabel = "use-case" and space = currentSpace() and parent = "22545760"