'Show Object' page is empty due to 'Clear-Site-Data' response header

XMLWordPrintable

    • 1
    • Severity 3 - Minor

      Issue Summary

      The assets 'Show Object' page returns a blank page due to the 'Clear-Site-Data' header added to request responses.

      Steps to Reproduce

      1. Add this response header to all requests
        {
          "name":  "Clear-Site-Data",
          "value": "\"storage\""
        }
        
      2. Visit the Show Object page by clicking on an Asset object

      Expected Results

      The Show Object page should show the object's information.

      Actual Results

      The Show Object page returns empty result.

      Workaround

      Currently there is no known workaround for this behavior.

            Assignee:
            Unassigned
            Reporter:
            Kaili Gu
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: