-
Quality Risk
-
Resolution: Unresolved
-
Major
-
Kogito Tooling 0.5.1
Right now Notifications Editor Serialize/Deserialize notifications during transferring from marshaller to UI and from UI to marshallers. It was done previously for seamless migration from old marshallers to new one.
Now, migration is happend but we still have this code which already causes some issues like RHPAM-2763 and similar.
To prevent this kind of issues in the future we can remove Serialization/Deserialization and transfer objects directly from Marshallers to Ui and backward. It will simplify overall design and code base of both UI and Marshallers and will let to catch issues during compile time.
- is cloned by
-
KOGITO-2685 Stunner - Migrate from Serialization/Deserialization to object transferring for Reassignments
- Open
- is incorporated by
-
KOGITO-2748 BPMN Editor - BPMN2 Domain Model refactorings
- Closed
- is related to
-
KOGITO-5624 This epic contains list of issues we need to test with new marshallers
- Open