I get this error when I try to create a new issue, from my Kanban board. Any idea has to how we could resolve this.
An error occurredHide…
Please try refreshing the page, or contact your administrator / Atlassian Support if the problem continues.
Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/68.0.3440.106 Safari/537.36
Hi, Sushma.
This seems to be an issue caused by a custom script triggered to execute "onchange" of a custom field.
I would recommend creating a HAR file to see the requests and check if there's any Javascript that contains "onchange" and get the field where it's being executed from.
If that is the case, the script should be modified to work within the context of the Kanban Board or you could remove the code from the field.
Kind regards,
Maurício Karas
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.