#2584 Allow deleting tickets & undo

v1.0.0
closed
nobody
Tracker
2015-08-20
2011-08-08
Chris Tsai
No

We need a way to mark stuff as spam in allura tracker.

We got this spam ticket, and currently, it looks like the only option is to mark the ticket as private so it's not publicly viewable: https://sourceforge.net/p/forge/comm-docs-tickets/3/

Related

Tickets: #2584

Discussion

  • Mark Ramm - 2011-09-14

    You can't delete a ticket or mark it as spam.

     
  • Mark Ramm - 2011-09-14

    You ought to be able to mark tickets a deleted.

     
  • Dave Brondsema

    Dave Brondsema - 2011-09-14

    Look at the logic from Wiki delete & undelete and possibly refactor most of it up to Artifact. Use similar UI techniques

     
  • Dave Brondsema

    Dave Brondsema - 2011-09-14
    • summary: Need spam controls for allura tracker --> Allow deleting tickets & undo
    • size: --> 4
     
  • Chris Tsai - 2012-09-26
    • labels: support --> support, p3
     
  • Dave Brondsema

    Dave Brondsema - 2012-12-13
    • labels: support, p3 --> support, p3, spam
    • milestone: someday --> forge-backlog
     
  • Dave Brondsema

    Dave Brondsema - 2013-01-09
    • labels: support, p3, spam --> support, p3, spam, 42cc
     
  • Igor Bondarenko - 2013-01-11
    • status: open --> in-progress
     
  • Igor Bondarenko - 2013-01-11

    Created #256: [#2584] Allow deleting tickets & undo (4cp)

     

    Related

    Tickets: #2584

  • Igor Bondarenko - 2013-01-21

    Closed #256. allura:42cc_2584

     
  • Igor Bondarenko - 2013-01-21
    • status: in-progress --> code-review
     
    • qa: Tim Van Steenburgh
    • milestone: forge-backlog --> forge-jan-25
     
    • status: code-review --> in-progress
     
  • Looking good, but I did find a few issues:

    1. Noticed at least one missing ; in the javascript - jslint will complain about that.
    2. We shouldn't show 'Related Artifact' links to tickets that are deleted.
    3. There is a delete icon on the Create Ticket page.
    4. When we restore a ticket, we should restore the title.
    5. "Show deleted" and "Hide deleted" are not present on Milestone and Custom Search pages.
    6. Clicking "Show deleted" or "Hide deleted" wipes out paging parameters in the querystring.
     
  • Igor Bondarenko - 2013-01-23

    Created #260: [#2584] Tickets deletion improvements (2cp)

     

    Related

    Tickets: #2584

  • Dave Brondsema

    Dave Brondsema - 2013-01-25
    • size: 4 --> 0
     
  • Dave Brondsema

    Dave Brondsema - 2013-01-25
    • Milestone: forge-jan-25 --> forge-feb-08
     
  • Igor Bondarenko - 2013-01-29

    Closed #260. All changes in 42cc_2584

     
  • Igor Bondarenko - 2013-01-29
    • status: in-progress --> code-review
     
    • status: code-review --> closed
     

Log in to post a comment.