Implement Rapid Board deletion as a soft delete

XMLWordPrintable

    • Type: Suggestion
    • Resolution: Answered
    • None
    • Component/s: None

      As a Rapid Board configurer,
      I want to know that accidental Rapid Board deletions can be undone by administrators
      So that I don't have to spend hours recreating my 12 project board with 20+ quick filters.

      I'm floored that the only option is to restore the database to a previous backup.
      Isn't the only time this table is searched (as opposed to WHERE ID=9) when we're in Manage Rapid Boards? That screen doesn't need to be super fast (not that adding a soft-delete flag would be slow anyhow).

      In other words please make

      UPDATE ..._RAPIDVIEW SET deleted=0 WHERE ID=9
      

      an option (or some such thing)

              Assignee:
              Unassigned
              Reporter:
              Stephen Kestle
              Votes:
              7 Vote for this issue
              Watchers:
              6 Start watching this issue

                Created:
                Updated:
                Resolved: