Removing resolved/closed isssues without notes.

Get help from other users here.

Moderators: Developer, Contributor

Post Reply
bokkepoot
Posts: 9
Joined: 23 Apr 2013, 09:25

Removing resolved/closed isssues without notes.

Post by bokkepoot »

Hi,

using mantis 1.3.2, due to some configuration issues we had e-mail imports into mantis which resulted in a large number of issues being created.

There's no need for these issues, so rather than having them in a closed state, i'd like to (mass) delete these issues. The distinguishing charateristic is that they have -no- note attached to them. They have just been closed/resolved without any comment. Considering that i can't sort in the UI on number of notes, is there a different way to mass delete these things ?

tia,
Jan.
atrol
Site Admin
Posts: 8555
Joined: 26 Mar 2008, 21:37
Location: Germany

Re: Removing resolved/closed isssues without notes.

Post by atrol »

Ordering by "Date submitted" might help, assuming there was just one run to import the issues.
Please use Search before posting and read the Manual
bokkepoot
Posts: 9
Joined: 23 Apr 2013, 09:25

Re: Removing resolved/closed isssues without notes.

Post by bokkepoot »

Alas, the empy issues are intermixed with regular ones. I suppose I could find out what the non-used bug_id's are from mantis_bugnote_table, and feed those through a delete process.

Thanks though,
Jan
bokkepoot
Posts: 9
Joined: 23 Apr 2013, 09:25

Re: Removing resolved/closed isssues without notes.

Post by bokkepoot »

Ah, and on further digging, my problem would be solved with the patch/idea from the bugtracker #0012422, "0012422: Patch: sort by bugnotes count".

I'll dig through that a bit.

- Jan
Post Reply