API for deleting reports

XMLWordPrintable

    • Type: Feature Request
    • Resolution: Fixed
    • Priority: L3 - Default
    • 3.7.0
    • Affects Version/s: None
    • Component/s: backend

      What is the desired functionality that you are missing?

      The ability to delete a report via API

      Which problem are you going to solve with this functionality?

      If programmatic creation is possible without deletion, then it's possible to create thousands of reports and dashboards and need to spend hours manually cleaning up the Optimize deployment without .

      Context: Given, When, Then

      GIVEN I have a report with a known ID
      AND I have the ability to delete it in the UI
      WHEN I delete the report via API
      THEN the entity is deleted (same behavior as in UI)
      AND I receive an appropriate result message
      BUT if the deletion fails
      THEN an appropriate error message is provided

      Hint:

            Assignee:
            Unassigned
            Reporter:
            Eric Lundberg
            Helene Waechtler Helene Waechtler
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: