-
Bug
-
Resolution: Fixed
-
High
-
7.7.0, 8.0.2, 7.13.18, 8.5.18, 8.13.11, 9.4.1, 8.20.16
-
7.07
-
135
-
Severity 3 - Minor
-
66
-
-
Description
There's a large javascript error report displayed to a user, related to a QuotaExceededError. This usually happens after opening a board.
Steps to reproduce
The bug occurs when usage data collection mechanism (details) exceeds browser's local storage quota. Reproducing it through regular Jira usage is time-consuming and non-deterministic. Instead, one may try triggering it through storing a preposterously large text (the actual limit depends on a browser) to local storage via a developer console.
Expected behaviour
Data collection mechanism exceeding browser's local storage quota does not disrupt user's actions.
Actual behaviour
An error pops up.
Details
Local storage quota varies depending on a browser and its version and is calculated per origin (protocol, hostname and port number). The actual sizes can be found directly via browser or in its documentation.
Exception: Uncaught QuotaExceededError: Failed to execute 'setItem' on 'Storage': Setting the value of 'atlassian-analytics.jira.lock' exceeded the quota. Resource: http://jira.tribe.neobards.com/s/9762d4607a529aff0f585618381e38a8-CDN/fxf317/79001/b6b48b2829824b869586ac216d119363/f22efb833d6ee0f2088e4c77acb8da68/_/download/contextbatch/js/greenhopper-rapid-non-gadget,atl.general,gh-rapid,jira.project.sidebar,com.atlassian.jira.projects.sidebar.init,jira.global,jira.general,-_super/batch.js?agile_global_admin_condition=true&baseurl-check-resources=true&healthcheck-resources=true&is-server-instance=true&is-system-admin=true&jag=true&jaguser=true&locale=en-US&nps-acknowledged=true&nps-not-opted-out=true&richediton=true&whisper-enabled=true Line: 525 Column: 649 Environment Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/66.0.3359.139 Safari/537.36 Stack trace Error: Failed to execute 'setItem' on 'Storage': Setting the value of 'atlassian-analytics.jira.lock' exceeded the quota. at Object.l.set (http://jira.tribe.neobards.com/s/9762d4607a529aff0f585618381e38a8-CDN/fxf317/79001/b6b48b2829824b869586ac216d119363/f22efb833d6ee0f2088e4c77acb8da68/_/download/contextbatch/js/greenhopper-rapid-non-gadget,atl.general,gh-rapid,jira.project.sidebar,com.atlassian.jira.projects.sidebar.init,jira.global,jira.general,-_super/batch.js?agile_global_admin_condition=true&baseurl-check-resources=true&healthcheck-resources=true&is-server-instance=true&is-system-admin=true&jag=true&jaguser=true&locale=en-US&nps-acknowledged=true&nps-not-opted-out=true&richediton=true&whisper-enabled=true:525:649) at f (http://jira.tribe.neobards.com/s/9762d4607a529aff0f585618381e38a8-CDN/fxf317/79001/b6b48b2829824b869586ac216d119363/f22efb833d6ee0f2088e4c77acb8da68/_/download/contextbatch/js/greenhopper-rapid-non-gadget,atl.general,gh-rapid,jira.project.sidebar,com.atlassian.jira.projects.sidebar.init,jira.global,jira.general,-_super/batch.js?agile_global_admin_condition=true&baseurl-check-resources=true&healthcheck-resources=true&is-server-instance=true&is-system-admin=true&jag=true&jaguser=true&locale=en-US&nps-acknowledged=true&nps-not-opted-out=true&richediton=true&whisper-enabled=true:534:513) at h (http://jira.tribe.neobards.com/s/9762d4607a529aff0f585618381e38a8-CDN/fxf317/79001/b6b48b2829824b869586ac216d119363/f22efb833d6ee0f2088e4c77acb8da68/_/download/contextbatch/js/greenhopper-rapid-non-gadget,atl.general,gh-rapid,jira.project.sidebar,com.atlassian.jira.projects.sidebar.init,jira.global,jira.general,-_super/batch.js?agile_global_admin_condition=true&baseurl-check-resources=true&healthcheck-resources=true&is-server-instance=true&is-system-admin=true&jag=true&jaguser=true&locale=en-US&nps-acknowledged=true&nps-not-opted-out=true&richediton=true&whisper-enabled=true:534:1026)
- Problem is reproducible in both Firefox and Chrome.
Workaround
Functionality in JIRA and Confluence fail due to Exceeding Chrome Quota
- is related to
-
JSDCLOUD-8144 Chrome local storage error (in the console) when viewing a portal ticket, preventing accessing the ticket
- Closed
-
GHS-229055 Loading...
- duplicates
-
JSEV-1939 Loading...
- mentioned in
-
Page Loading...
-
Page Loading...
-
Page Loading...
-
Page Loading...
-
Page Loading...
-
Page Loading...
-
Page Loading...
-
Page Loading...
-
Page Loading...
-
Page Loading...
-
Page Loading...
- relates to
-
FLASH-3574 Loading...
-
MNSTR-1902 Loading...