We can have the option for deletion in mass edit itself. To do that, in `ForgeTracker/forgetracker/templates/tracker_widgets/mass_edit_form.html` we can add another entry for 'Delete' field just like 'Private' field with just boolean values. Similarly, in `model/ticket.py`, class `Globals`, method `update_tickets`, we can have the code for 'deleted' which will be similar to code for 'private'
--- ** [tickets:#8149] Bulk Delete for tickets** **Status:** open **Milestone:** unreleased **Created:** Tue Mar 21, 2017 03:57 PM UTC by Dave Brondsema **Last Updated:** Tue Mar 21, 2017 03:57 PM UTC **Owner:** nobody Request originally from https://sourceforge.net/p/forge/feature-requests/415/ Current workaround is bulk move to a temp ticket tracker, than delete that tracker tool altogether. --- Sent from forge-allura.apache.org because dev@allura.apache.org is subscribed to https://forge-allura.apache.org/p/allura/tickets/ To unsubscribe from further messages, a project admin can change settings at https://forge-allura.apache.org/p/allura/admin/tickets/options. Or, if this is a mailing list, you can unsubscribe from the mailing list.