#8149 Bulk Delete for tickets

v1.9.0
closed
Deshani
None
General
2018-09-24
2017-03-21
No

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.

Discussion

  • huzaifafaruqui - 2017-03-31

    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'

     
  • Dave Brondsema

    Dave Brondsema - 2018-03-22
    • status: open --> closed
    • assigned_to: Deshani
    • Reviewer: Dave Brondsema
     
  • Dave Brondsema

    Dave Brondsema - 2018-09-24
    • Milestone: unreleased --> v1.9.0
     

Log in to post a comment.