-
Bug
-
Resolution: Done
-
Major
-
7.3.1.GA
-
- RHEL Workstation 7.5
- Chrome web browser
- RHPAM.7.3.1
-
2019 Week 23-25, 2019 Week 26-28, 2019 Week 29-31
Copying an Email Task in Stunner using Ctrl-C/Ctrl-V results in error at the same time invalidating the model.
Right after copying the following error message is displayed in a pop-up
An error happened [com.google.gwt.core.client.JavaScriptException: (TypeError) : Cannot read property 'n' of undefined]. Do you want to undo the last action?
Regardless of choice a new Email Task is created that invalidates the model. The new Email Task if clicked an error window is displayed with the details of the error being:
Uncaught exception: Exception caught: Exception caught: CDI Event exception: CommandType=CDIEvent, BeanType=org.kie.workbench.common.stunner.core.client.canvas.event.selection.CanvasSelectionEvent, BeanReference=org.kie.workbench.common.stunner.core.client.canvas.event.selection.CanvasSelectionEvent@bd4d, FromClient=1 sent to [unavailable] Caused by: Exception caught: CDI Event exception: CommandType=CDIEvent, BeanType=org.kie.workbench.common.stunner.core.client.canvas.event.selection.CanvasSelectionEvent, BeanReference=org.kie.workbench.common.stunner.core.client.canvas.event.selection.CanvasSelectionEvent@bd4d, FromClient=1 sent to [unavailable] Caused by: CDI Event exception: CommandType=CDIEvent, BeanType=org.kie.workbench.common.stunner.core.client.canvas.event.selection.CanvasSelectionEvent, BeanReference=org.kie.workbench.common.stunner.core.client.canvas.event.selection.CanvasSelectionEvent@bd4d, FromClient=1 sent to [unavailable] Caused by: No service task builder found for [Service Task]
Have tried with all Service Tasks, e.g. REST, Web Service, DecisionTask, etc., with all ending up with the same error.
- is cloned by
-
JBPM-8620 Stunner - Cannot copy-paste with service tasks
- Resolved