Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Done
-
Release 6.2.4
Description
Hello,
We are using Config Manager to deploy our JIRA customization from an instance to the other. We recently upgraded Xporter from version 6.1.6 to version 6.2.4 and Config Manager is not working anymore.
We did some tests with the other vendor and that's how we discovered your plugin was the cause. If we disable XPorter, Config Manager is working. If we downgrade to 6.1.6, it is working as well.
It seems that you made some kind of customizations on the standard AUI progress bar and changed your API.
When CMJ invokes the progress bar's API it throws an error. See below.
Please help us with this compatibility, this is important for us. If needed, here is the contact from the other vendor support@botronsoft.com (ticket on their side is PS-2907)
Uncaught TypeError: Failed to execute 'getComputedStyle' on 'Window': parameter 1 is not of type 'Element'.
at Ioyv.t.recomputeStyle (batch.js?locale=en-US:14187)
at Object.p (batch.js?agile_global_admin_condition=true&baseurl-check-resources=true&healthcheck-resources=true&jag=true&jaguser=true&locale=en-US:319)
at Object.setIndeterminate (batch.js?locale=en-US:14151)
at showSnapshotProgress (SnapshotWizard.js:126)
at SnapshotWizard.js:95
at Object.success (com.botronsoft.jira.rollout.configuration-manager-core:common-resources.js?locale=en-US:1095)
at fire (batch.js?locale=en-US:3715)
at Object.fireWith [as resolveWith] (batch.js?locale=en-US:3845)
at done (batch.js?locale=en-US:9285)
at XMLHttpRequest.<anonymous> (batch.js?locale=en-US:9651)