Private pages have forced reload with no updates

XMLWordPrintable

    • 1
    • Severity 2 - Major

      Issue Summary

      In private pages there is a bug the status.json call should return 304 (not modified) which will prevent the unnecessary refresh. But now its returning 200 for private pages which is causing the page to refresh without any changes . the issue is related to some of the cookies we are using.

      Steps to Reproduce

      1. Create private page
      2. visit the site and notice the 60 second check in

      Expected Results

      If there are no updates on the page the page should not refresh

      Actual Results

      the page refreshes which also causes all component group expands to get wiped

      Workaround

      Currently there is no known workaround for this behavior. A workaround will be added here when available

            Assignee:
            Unassigned
            Reporter:
            Chris DeGidio
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated: