Forums

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

remove all such requests and unnecessary comments and disastrous in jira

Eras HOUNGUES
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!
May 7, 2015

Hello,
Following a bad parameter settings of the outgoing mail manager Jira automatically create applications and add comments to several existing applications.

We want to remove all such requests and unnecessary comments and disastrous

These events occurred on May 7 between 8:11 p.m. 7:35 p.m. ET.
New applications created can be deleted with a filter on the date and time with Jira

For comments that are added at that date between 8:11 p.m. 7:35 p.m. ET, give me the information necessary to delete them to have a clean base.

Thank you

1 answer

0 votes
Deleted user May 8, 2015

I have encountered this before. We are using the ORASI Plugin for our project and it has bug that puts 20,000 comments on 1 ticket rendering it unusable. What I did was to create a script that loops through the JIRACLI command below:

jira --action getCommentList --issue "ZJIRACLI-1" --dateFormat "yyyy-MM-dd"

That will give you the commentID and other information including dates. Parse through the result, then POST the JIRA API (/secure/project/DeleteComment.jspa) with the comment ID as data.

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events