Redirect to login page if an unauthenticated user tries to access the csv endpoint

XMLWordPrintable

    • Type: Bug Report
    • Resolution: Fixed
    • Priority: L3 - Default
    • 2.0.0
    • Affects Version/s: None
    • Component/s: backend
    • None

      • given:
        • I'm logged in
        • I created a table report
      • when:
        • the authentication token timed out or I logged out
        • and I try to download the report table as csv
      • then:
        • I see the error message
          { "errorMessage" : "HTTP 401 Unauthorized" }
          
      • expected:
        • I get redirected to the login page

            Assignee:
            Unassigned
            Reporter:
            Johannes
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved: