-
Bug
-
Resolution: Cannot Reproduce
-
Minor
-
None
-
7.9.0.GA, 7.9.1.GA, 7.10.0.GA, 7.10.1.GA, 7.11.0.GA, 7.12.0.GA, 7.12.1.GA, 7.13.0.GA, 7.13.1.GA, 7.13.2.GA
-
False
-
False
-
Release Notes
-
Undefined
-
-
---
-
---
-
If the language in Entry Action is set to JavaScript, after changing node to Multiple Instance using Properties panel, an unexpected error occurs:
"Uncaught exception: Error: Could not find source file: 'inmemory://model/134'."
Server log:
ERROR [org.kie.workbench.common.services.backend.logger.GenericErrorLoggerServiceImpl] (default task-15) Error from user: testadmin Error ID: -1655199525 Location: LibraryPerspective|$ProjectScreen[EDiagramEditorPropertiesScreen,],org.kie.workbench.common.screens.messageconsole.MessageConsole,AddAssetsScreen,BPMNDiagramEditor?path_uri=default://master@MySpace/Project/src/main/resources/com/myspace/project/C.bpmn&file_name=C.bpmn&has_version_support=true Exception: Uncaught exception: Error: Could not find source file: 'inmemory://model/134'.
Note, the issue happens only with fresh installation of Business central.
The steps to reproduce has been updated with the 7.11.0 release. Original steps to reproduce from previous versions are here:
- Create a new process.
- Create a task that has Multiple Instance property (e.g.: User task).
- Input any String to On Entry or Exit Action.
- Change the language to JavaScript.
- Set the Multiple Instance to True.
- is cloned by
-
JBPM-9569 Stunner - JavaScript Entry Action causes error after changing node to Multiple Instance
- Open