-
Quality Risk
-
Resolution: Unresolved
-
Major
-
Kogito Tooling 0.5.1
Right now Reassignments 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 happened but we still have this code which is not needed and redundantly complicate the code base and in general bug prone.
To prevent 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.
- clones
-
KOGITO-2684 Stunner - Migrate from Serialization/Deserialization to object transferring for Notifications
- 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