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

Compare with Current View Page History

« Previous Version 3 Next »

On this page



Introduction

The Add comment post function automatically creates a comment in the current, parent or any issue returned by a parser expression. The comment text can be composed of free text in combination with various fields using their field codes.

The comment author can be selected among various user fields and the visibility can be restricted by project role or by user group.



Remark

In this documentation and the post function configuration you will notice the symbol ( * ) next to some parameters, it means that this field is mandatory and shall not be left empty. Fields without the symbol are optional.

Basic configuration*

Below you will find a detailed description of each parameter of the basic configuration of the function.

Comment text*

Define the content of the comment by choosing one of the following options:

  • Add comment manually (parser expression)

An Expression* field will appear, and there you would have to enter a text, and you can also use field codes.

  • copy field value from current issue

Choose the field you want to copy the text from.

Comment visibility

Choose the users you want to give permission to see the comment, you have the following options:

  • Unrestricted (all users)
  • Restricted to project role
  • Restricted to group

Additional options

You have the option to send email notifications according to the associated notification scheme.

Conditional execution

Enter a condition (Boolean condition) using the JWT expression parser - full feature list syntax.

You can even logically link and gather conditions in expressions as you like in order to map more complex conditions.

The post function will only be executed if the condition is met (returns true .).

Run as

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



Use cases and examples using this post function



If you still have questions, please refer to our support team.