How to delete multiple attachments at once?

Get help from other users here.

Moderators: Developer, Contributor

Post Reply
gurksallad
Posts: 30
Joined: 30 Jan 2020, 07:42

How to delete multiple attachments at once?

Post by gurksallad »

We use EmailReporting plugin, which is great. Also, the attachment ability in MantisBT is great, except for one thing: attachments can only be deleted one by one, with confirmation and reloading pages between each delete. For one delete it's fine, but for more, not much.

Today we had a user that mailed a lot right to the ticket (EmailReporting imported everything). The worst with this user was that his "signature" consisted of 19 tiny PNG-files. Everyone of them got imported into the ticket, and there are now over 120 of them polluting the ticket notes 8O

Is there a (hidden) option / config / something that let's us delete multiple attachments at once? If not, how do we request this feature?
cas
Posts: 1768
Joined: 11 Mar 2006, 16:08
Contact:

Re: How to delete multiple attachments at once?

Post by cas »

This is not available out of the box.
You can develop this feature and contribute. If that is not an option, you can report it @ www.mantisbt.org/bugs
mushu
Posts: 364
Joined: 04 Jan 2017, 17:41

Re: How to delete multiple attachments at once?

Post by mushu »

+1 for this as an option as well. Some of our users have way too many dumb email images and high traffic tickets fill the view with attached images. Then every time you delete one it generates an email.
cas
Posts: 1768
Joined: 11 Mar 2006, 16:08
Contact:

Re: How to delete multiple attachments at once?

Post by cas »

Perhaps better option is to have the option in the mail plugin just to add the primary attachment(s). Not sure if that is an option but perhaps @SL-Gundam can give his view.
mushu
Posts: 364
Joined: 04 Jan 2017, 17:41

Re: How to delete multiple attachments at once?

Post by mushu »

cas wrote: 08 Nov 2023, 11:02 Perhaps better option is to have the option in the mail plugin just to add the primary attachment(s). Not sure if that is an option but perhaps @SL-Gundam can give his view.
That would make anything posted in the body of the message such as a screenshot to be left out. This is a difficult problem to solve if you are looking at the code not including certain items but including others. I think best is to just make it easier to delete a bunch of things at once. Checkboxes do wonders...
Post Reply