Uploaded image for project: 'Confluence Data Center'
  1. Confluence Data Center
  2. CONFSERVER-32634

Create Dialog becomes unusable when chrome local storage quota is exceeded

      NOTE: This bug report is for Confluence Server. Using Confluence Cloud? See the corresponding bug report.

      1. Open the create dialog
      2. choose anything except 'blank page'
      3. every one of these actions attempts to use 'setItem()', and put something in local storage.
      4. If the local storage quote is exceeded, a JS error occurs, and the dialog just sits there, spinning. The user can now no longer create anything except blank pages.

      We should handle this error properly, rather than make confluence unusable.

            [CONFSERVER-32634] Create Dialog becomes unusable when chrome local storage quota is exceeded

            Niraj Bhawnani added a comment - - edited

            Fix released confluence-create-content-plugin 4.0.23

            Niraj Bhawnani added a comment - - edited Fix released confluence-create-content-plugin 4.0.23

            Confirmed that this issue is fixed in Chrome when local storage is full.

            Nabeelah Ali (Inactive) added a comment - Confirmed that this issue is fixed in Chrome when local storage is full.

            David Rizzuto added a comment - - edited

            Confirmed that clearing local storage manually in chrome is a workaround, as such am reducing to minor priority

            1. goto chrome://settings/cookies
            2. search for confluence URL
            3. find "local storage", click remove

            David Rizzuto added a comment - - edited Confirmed that clearing local storage manually in chrome is a workaround, as such am reducing to minor priority 1. goto chrome://settings/cookies 2. search for confluence URL 3. find "local storage", click remove

              nbhawnani Niraj Bhawnani
              drizzuto David Rizzuto
              Affected customers:
              0 This affects my team
              Watchers:
              6 Start watching this issue

                Created:
                Updated:
                Resolved: