-
Bug
-
Resolution: Unresolved
-
Major
-
0.8.0
When saving process using Chrome Plugin, modified process will be saved in single line without indentations.
Same behaviour can be reproduced in Kogito Stunner Showcase when getting the process using
window.frames.editorFrame.contentWindow.gwtEditorBeans.get("BPMNDiagramEditor").get().getContent()
command.
VS Code extension preserves indentation using XSLTProcessor.
- relates to
-
KOGITO-395 Stunner - BPMN Serialization reusing ID
- Resolved