---
title: "Comment issue(s)"
canonical: "https://support.appfire.com/space/JMWEC/466322568/Comment%20issue(s)"
format: markdown
---
> Macro (aura-html)

> Macro (excerpt)
> 
> A workflow post-function that creates a comment on the current issue or issues related to the current issue. The text of the comment to be created can be any simple text or a text with Nunjucks annotations.

When you add this post-function to a transition and trigger the transition, the add-on picks the value entered in the **Comment** field and adds it as a comment on the target issue(s). The **Comment** to be created can be any simple text, or you can also use [Nunjucks](http://mozilla.github.io/nunjucks/templating.html)**[ ](http://mozilla.github.io/nunjucks/templating.html)**annotations to insert other issue data into the Comment text, including issue, transition and current user information To find out more about using variables, see [Using Nunjucks Templates](https://appfire.atlassian.net/wiki/spaces/JMWEC/pages/465503811).

![Comment issues post function configuration screen](media://8836dc21-2804-463d-afdd-7d8d65e3b8e7)

**To add 'Comment issue(s)' post function to a transition: **

1. Click **Edit** for the workflow that has the transition you wish to add the post-function on.
2. In the Workflow Designer, select the transition.
3. Click **Post Functions** in the properties panel.
4. Click **Add post function**.
5. Select **Comment issue(s)** from the list of post function.
6. Click **Add** to navigate to the *Comment issue(s) post-function *screen where you can add configuration details to the post function. See below for more information.
7. Click on **Add** to add the post function to the transition.