Uploaded image for project: 'Jira Software Data Center'
  1. Jira Software Data Center
  2. JSWSERVER-6163

Implement Rapid Board deletion as a soft delete

XMLWordPrintable

    • Icon: Suggestion Suggestion
    • Resolution: Answered
    • None
    • None
    • We collect Jira feedback from various sources, and we evaluate what we've collected when planning our product roadmap. To understand how this piece of feedback will be reviewed, see our Implementation of New Features Policy.

      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)

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

                Created:
                Updated:
                Resolved: