-
Bug Report
-
Resolution: Fixed
-
L3 - Default
-
None
Steps to reproduce:
1) login into cockpit (in develop profile)
2) go to "Migration" page
3) select as source process definition "Invoice Receipt"
Problem:
The followings error is thrown
TypeError: this.target[(intermediate value)(intermediate value)(intermediate value)] is not a function at 46.DiagramInteraction.highlight (http://localhost:8080/camunda/api/cockpit/plugin/cockpitEE/static/app/plugin.js:7641:60) at 46.DiagramInteraction.unhover (http://localhost:8080/camunda/api/cockpit/plugin/cockpitEE/static/app/plugin.js:7652:8) at 64.Parser.functionCall (http://localhost:8080/camunda/app/cockpit/scripts/camunda-cockpit-ui.js:21029:21) at Scope.64.$$sanitizeUriProvider.$get.isolateScope.(anonymous function) [as onMouseLeave] (http://localhost:8080/camunda/app/cockpit/scripts/camunda-cockpit-ui.js:16786:26) at http://localhost:8080/camunda/app/cockpit/scripts/camunda-cockpit-ui.js:85465:20 at EventBus.485.EventBus.fire (http://localhost:8080/camunda/app/cockpit/scripts/camunda-cockpit-ui.js:100830:24) at fire (http://localhost:8080/camunda/app/cockpit/scripts/camunda-cockpit-ui.js:101211:34) at SVGSVGElement.491.handlers.(anonymous function) (http://localhost:8080/camunda/app/cockpit/scripts/camunda-cockpit-ui.js:101228:11) at SVGSVGElement.<anonymous> (http://localhost:8080/camunda/app/cockpit/scripts/camunda-cockpit-ui.js:64610:30)
Hint:
It is tricky to reproduce it, because it only occurs when the mouse cursor hover over badge of the source process definition, before the target process definition diagram is displayed