question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Testing on jira cloud website hangs trying to load page

See original GitHub issue

Current behavior:

Trying to test any addon for jira cloud. A lot of errors visible in console, check screenshots below. Errors may be connected to @jennifer-shehane issue: https://github.com/cypress-io/cypress/issues/1436, I found the same fn of undefined visible in logs.

Jira Cloud is using iframes to display addons, so there may be the source of errors. I had to disable web security and use ignore x headers plugin for log in. In sources I found potential fixes https://github.com/cypress-io/cypress/blob/6960f7cd78c9d730ed2d595faf5dc0a06d524270/packages/proxy/lib/http/util/regex-rewriter.ts#L8. result console

Desired behavior:

Jira cloud renders addons.

Test code to reproduce

Ready to use example in https://github.com/galczo5/cypress-jira-cloud

Versions

Cypress: 4.11.0 Chromium: 83 Tested on Pop OS and MacOS, same result

Issue Analytics

  • State:open
  • Created 3 years ago
  • Reactions:23
  • Comments:13 (2 by maintainers)

github_iconTop GitHub Comments

9reactions
erezvishcommented, Aug 5, 2020

I have an issue that appears similar, trying to test a jira cloud addon. Disabled web security to try to bypass cross origin redirect and ended up with errors. I’m not using an ignore headers plugin

Watching 😃

8reactions
tomasz-kucharskicommented, Aug 6, 2020

Highly interested in having it fixed!

Read more comments on GitHub >

github_iconTop Results From Across the Web

How to troubleshoot long page load times in Jira server
Jira page-load-times are taking more time than usual. ... Verify the loading times by checking Jira Tomcat access logs.
Read more >
The Jira Service Management request detail page freezes ...
When using Jira Service Management, after creating a request on the Customer Portal, the request detail view crashes, refusing to load. The ...
Read more >
Common causes for Jira Server crashes and performance ...
If the database is hosted on a different machine from your JIRA applications, please check the ping times between the servers. See also...
Read more >
Browser Troubleshooting Guide | Atlassian Support
1) which is related to Memory Leak. Some users may report that Atlassian Applications (or any other website/tool) is having performance issues ...
Read more >
Why is my Jira hanging when I update an issue?
Thanks for reaching out, and to narrow this down we will need to do a bit of troubleshooting, First and foremost open up...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found