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



UI Text Box
sizemedium
typeinfo

Use case

Add a simple comment to an issue mentioning the reporter.

This use case might come in handy if you don't want to use extra events in your notification schemes to notify specific users - like the reporter.



Configuration steps

UI Steps


UI Step

Target issue*

Select current issue.

Expand
titlemore info...


UI Text Box
typeinfo

The comment will be left in the current issue.




UI Step

Comment text*

Use the following expression:

Code Block
linenumberstrue
Hi [~accountid:%{issue.reporter}], 
this issue needs your immediate attention.

Thanks, 
%{system.currentUser.displayName}


Expand
titlemore info...


UI Text Box
typeinfo

The comment includes a mention of the currentreporter.



UI Text Box
typenote
The syntax used for the mention guarantees that a working user mention is added to the comment regardless of personal Atlassian account settings of the mentioned user.



UI Step

Comment author*

Select current user.

Expand
titlemore info...


UI Text Box
typeinfo

The comment will be left as the current user (the user transitioning the issue).




UI Step

Comment visibility*

For this example we choose unrestricted (all users)

Expand
titlemore info...


UI Text Box
typeinfo

All users with access to the issue will see the comment.






Related examples

Page properties report
firstcolumnUse case
headingsJWT feature, Workflow function, Parser functions, Label
sortByTitle
cqllabel = "use-case" and space = currentSpace() and ancestor = "38569490"


Excerpt Include
DECADIS:Contact support
DECADIS:Contact support
nopaneltrue


Page properties
hiddentrue


JWT feature

Image Modified

Workflow functionAdd comment
Parser functions
Label
Use case description

Add a simple comment to an issue mentioning the reporter.

This use case might come in handy if you don't want to use extra events in your notification schemes to notify specific users - like the reporter.

Complexity

Status
colourGreen
titleBeginner