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


Function

<link to function being used>

Type

Post function

Use case description

Add a comment to alert the reporter about an issue that has

Status
colourRed
titlehigh
  or
Status
colourRed
titlehighest
priority.

Complexity

Status
colourGreen
titleBeginner





Configuration steps


Basic configuration*

UI Steps


UI Step

Comment text*

Choose Add comment manually (parser expression).


UI Step

Expression*

Code Block
linenumberstrue
Hi [~%{issue.assignee}],
this issue needs your attention. Please provide feedback as soon as possible!
  
Thanks,
%{system.currentUserFullName}



UI Expand
titleComment visibility
By default it is set to Unrestricted (all users), but you can change this option.


UI Expand
titleAdditional options
  •  Send email notification


UI Expand
expandedtrue
titleConditional execution


Code Block
%{00017} in ["High","Highest"]



UI Expand
titleRun as

Choose which user you want to give permission to execute this post function. By default it is set to the Current user.




After checking if the parameters match this example, you can click on add and this is how the post function should look like.

Now that you are familiar with this post function and what it does, you can configure the parameters based on your needs.



Related examples

Page properties report
firstcolumnUse case
headingsType,Function, Use case description, Complexity
sortByTitle
cqllabel = "use-case" and space = "JWTSDC"



If you still have questions regarding this example or others, feel free to refer to our support team.

...