Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

Is there a way to delete comments for multiple issues

Jira Admin May 26, 2022

Hi,

I want to delete all comments from multiple issues at once. Is there a way to do that?

2 answers

0 votes
James Specht
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
November 23, 2022

I've been deleting all comments from multiple issues using a JQL in a scheduled event in a global automation rule.

Screen Shot 2022-11-23 at 10.22.57 AM.png

Screen Shot 2022-11-23 at 10.23.43 AM.png

0 votes
Mikael Sandberg
Community Champion
May 26, 2022

Hi @Jira Admin,

Welcome to Atlassian Community!

No, there is no option in the UI to delete comments from multiple issues at the same time. You could do it via the REST API by getting the list of comments for each issue and then delete each one.

Jira Admin May 27, 2022

Thank you so much @Mikael Sandberg  for the quick reply.

Suggest an answer

Log in or Sign up to answer