You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Next »

On this page

Use case details
Function

<link to function being used>

Type

Post function

Use case description

Add a comment to alert the reporter about an issue that has HIGH or HIGHEST priority.

Complexity

BEGINNER


Configuration steps


Basic configuration*

Comment text*

Choose Add comment manually (parser expression).

Expression*

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


Comment visibility
By default it is set to Unrestricted (all users), but you can change this option.
Additional options
  • Send email notification
Conditional execution
%{00017} in ["High","Highest"]
Run 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



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