Forums

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

Uncaught TypeError: Cannot redefine property: contextPath

James Shablow September 10, 2018

I believe we are using a vanilla version of JIRA 7.11.0, with no additional plugins. When looking at an issue, if I select "More v" --> "Agile Board" (shown below), the loading screen starts but does not finish. 

Action which causes uncaught typeerror.png

I pulled up the Console with F12, and the following error was present:

Uncaught TypeError: Cannot redefine property: contextPath
at Function.defineProperty (<anonymous>)
at eval (eval at <anonymous> (batch.js:59), <anonymous>:37:16)
at eval (eval at <anonymous> (batch.js:59), <anonymous>:49:7)
at eval (<anonymous>)
at batch.js:59
at Function.globalEval (batch.js:59)
at HTMLScriptElement.<anonymous> (batch.js:171)
at Function.each (batch.js:60)
at init.domManip (batch.js:170)
at init.append (batch.js:165)

Does anyone know what could be causing this issue, or how to resolve it?

Thank you,
James

1 answer

1 accepted

2 votes
Answer accepted
Mohamed Riza
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
September 12, 2018

Hi @James Shablow

It seems that you are facing the issue addressed in the following bug report: https://jira.atlassian.com/browse/JSWSERVER-16668.

The workaround is right click the button instead and open in a different window. 

James Shablow September 12, 2018

Thank you Mohamed.

Suggest an answer

Log in or Sign up to answer