Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

Unable to open "Active Sprints" on Safari

Martin Baillie
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
August 20, 2020

When clicking on "Active Sprints" in Safari no sprint is displayed.

I checked in the log and it could be this line (line 37052 in the prettified version displayed by Safari):

e = document.querySelectorAll("script[src*='batch.js'"),

in this file

https://{subdomain}.atlassian.net/s/{hash}-CDN/-egccmf/b/24/{hash}/_/download/contextbatch/js/greenhopper-rapid-non-gadget,gh-rapid,jira.project.sidebar,jira.global,atl.general,jira.general,atl.global,-_super/batch.js

that is causing the issue. The string passed to querySelectorAll() returns a result if there is a closing square bracket:

e = document.querySelectorAll("script[src*='batch.js']"),

As it currently is it throws an error when run in Safari. Chrome seems to accept this malformed identifier and displays the page, Safari throws an unhandled error and hangs.

1 answer

0 votes
Petter Gonçalves
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
August 21, 2020

Hello @Martin Baillie

Thank you for reaching out.

I tried to reproduce your issue in Safari 13.1 (15609.1.20.111.8), using both a Classic and Next-gen Scrum projects in my Jira Cloud test site, however, the Active Sprint is displayed just fine to me:

Screen Shot 2020-08-21 at 19.25.24.png

That being said, please provide us with the information below so we can further troubleshoot it:

  1. Can you confirm the version of your Safari?
  2. Is this problem happening to all of your Scrum projects or just on this specific one?
  3. Is the problem happening to other users too?
  4. Have you tried to clear your browser cache and access it in incognito mode? Maybe a browser extension could be causing the problem.
  5. I was not able to find the mentioned line in the file. Could you please provide us with the path you followed to access it? 

If the steps above didn't help, we suggest opening an internal issue with Atlassian support so we can take a deeper look at the .HAR file of your browser and further troubleshoot the issue:

https://support.atlassian.com/contact/

Let us know if you have any questions.

Yelnar
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
August 27, 2020

I have same issue.

  1. Can you confirm the version of your Safari: 12.1 (14607.1.40.1.4).
  2. Is this problem happening to all of your Scrum projects or just on this specific one? All.
  3. Is the problem happening to other users too? Yes.
  4. Have you tried to clear your browser cache and access it in incognito mode? Maybe a browser extension could be causing the problem. Tried all.

Suggest an answer

Log in or Sign up to answer
DEPLOYMENT TYPE
CLOUD
PRODUCT PLAN
STANDARD
TAGS
AUG Leaders

Atlassian Community Events