---
title: "updateComment"
canonical: "https://support.appfire.com/space/JCLI/70783695/updateComment"
format: markdown
---
> Macro (aura-html)

See also: [Actions](https://appfire.atlassian.net/wiki/spaces/JCLI/pages/70787366)

> Macro (details)
> 
> | **Description** | Update an existing comment to an issue. Use @commentBody@ replacement variable if needed when replacing the comment body. |
> | --- | --- |
> | **Required Parameters** | [issue](https://appfire.atlassian.net/wiki/spaces/JCLI/pages/70784877) |
> | **Optional Parameters** | [comment](https://appfire.atlassian.net/wiki/spaces/JCLI/pages/70784759), [group](https://appfire.atlassian.net/wiki/spaces/JCLI/pages/70784257), [role](https://appfire.atlassian.net/wiki/spaces/JCLI/pages/70785906), [findReplace](https://appfire.atlassian.net/wiki/spaces/JCLI/pages/70790127), [findReplaceRegex](https://appfire.atlassian.net/wiki/spaces/JCLI/pages/70785127), [file](https://appfire.atlassian.net/wiki/spaces/JCLI/pages/70784297), [encoding](https://appfire.atlassian.net/wiki/spaces/JCLI/pages/70785169) |
> | **Type** | [Update](https://appfire.atlassian.net/wiki/spaces/JCLI/pages/70780909/Action+Types#ActionTypes-Update) |
> | **Category** | [Comments](https://appfire.atlassian.net/wiki/spaces/JCLI/pages/70780591/Action+Categories#ActionCategories-Comments) |
> | **Output Formats** |  |
> | **Replacement Variables** |  |
> | **Hosting** | cloud,server,datacenter |
> | **Since Version** |  |
> | **Examples** | [updateComment](https://appfire.atlassian.net/wiki/spaces/JCLI/pages/70782732/Examples#Examples-updateComment) |

## Related How To's

> Macro (cql-query)