How can I change the author of a comment in JIRA? (Customer author)

firas_amer August 14, 2023

I need to change the customers names to 'anonymous' name, I can change the reporter field which is OK, but I need also to change the comments under "Activity"and remove the name of the customer/reporter (Alfa/Beta to Anonymous or whatever name which is un-identified …)

2 answers

1 accepted

2 votes
Answer accepted
Patrik Korovsky
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
August 14, 2023

Hello @firas_amer

JIRA does not inherently provide a function to change or make the comment author anonymous. However, you might consider a workaround:

  1. Set up an automation that duplicates the comment.
  2. Delete the original comment, ensuring notifications are turned off.
  3. For the automation, you can specify an actor for the comment, such as an 'anonymous' user that you might create specifically for this purpose.

It is crucial to note that deleting comments could introduce potential problems. I strongly recommend performing comprehensive tests before implementing this on a wider scale.

Best regards.

firas_amer August 16, 2023

Thank you very much Patrik, I will try that and see.

2 votes
Rudy Holtkamp
Community Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
August 14, 2023

Hi @firas_amer ,

Short answer, you can't. You can only post comments with the user you are logged into.

You can however use Automation for Jira to remove and reapply the comment and add the reporter name into the comment itself. The comment author will be 'Automation for Jira', but within the comment you can post something like this:

image.png

 

Use in the automation rule this in the action 'Comment on issue':

*Anonymous}* on {{comment.created}}
{{comment.body}}

firas_amer August 16, 2023

Thank you very much Rudy, I will try that and see.

Suggest an answer

Log in or Sign up to answer
DEPLOYMENT TYPE
CLOUD
PRODUCT PLAN
PREMIUM
PERMISSIONS LEVEL
Product Admin
TAGS
AUG Leaders

Atlassian Community Events