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

Image RemovedImage Added

Use case description

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

Complexity

Status
colourGreen
titleBeginner






Configuration steps

Definition of basic (required) parameters


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

Priority

  1. Value: Parser expression
  2. Expression: 

    Code Block
    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
"Infrastructure" IN %{issue.components}


The post function will only be executed if 'Infrastructure' is one of the components added to the issue.


Variations

You can easily modify this use case to further restrict the execution of the post function.

ParameterValue(s) / Steps to set value(s)Notes

Conditional execution


Code Block
XXX




Conditional execution


Code Block
XXX






This is how it's done

Panel
borderColorlightblue
titleScreencast

<Screencast goes in here> Detailed instruction can be found here: https://www.decadis.net/confluence/display/XAPPSBRANDING/Screencasts+Framework

Use multimedia macro!




This is how it should look like


WhereFinal configuration
Backend


Frontend<Screenshot goes here → max 800px width >




Related examples

Related examples