-
Bug
-
Resolution: Done
-
Major
-
None
-
Kogito tooling 0.29.0
-
False
-
None
-
False
-
-
---
-
---
-
-
-
2023 Week 18-20 (from May 1), 2023 Week 21-23 (from May 22), 2023 Week 24-26 (from Jun 12)
The capability to associate the proper ElementFactory to an Element and then consume the poper ElementFactory (NodeFactory / EdgeFactory) in the creation of states and transitions is missing in the SWF Domain configuration.
- The factory configuration shall be done in the class SWDomainInitializer
- The factory types shall be associated to Categories in the configuration
- The DefinitionAdapter shall pick the proper ElementFactory based on element Category
Notes:
- After the steps to reproduce, to catch the null pointer exception in the browser, from Sources tab enable "Pause on uncaught exceptions" and "Pause on caught exceptions"
- There are non related issues with node creation not covered by this Jira. Please check the epic KOGITO-8457.
- is related to
-
KOGITO-7733 SWF Editor - Enable & customize toolbox
- Resolved