Details
-
Bug
-
Status: Done
-
High
-
Resolution: Fixed
-
5.3.13
-
None
-
None
-
0.8
Description
The problem
In order to make the latest release compatible with JIRA 7.9.0 and Service Desk we removed the dialog2 dependency
This is causing issues to some jira and tempo screens and the following error appears in the browser logs.
AJS.dialog2 is undefined
The Workaround
The workaround for now would be to disable the modules that cause the issue.
Manage add ons -> ScriptRunner -> expand the modules and disable the following 2 modules
Formats web-item REST responses (web-item-response-renderer)
Formats web-item REST responses (web-item-response-renderer-resources)
Disabling those two modules will affect the ability to show a dialog and display a flag using a Script Fragments Custom Web Item