-
Bug
-
Resolution: Done
-
Critical
-
None
-
False
-
None
-
False
-
-
---
-
---
-
2022 Week 20-22 (from May 16), 2022 Week 23-25 (from Jun 6)
When attempting to parse an empty Json file for the first time, this causes error /NPE, if instead of this a valid Json is parsed and then an empty Json file gets parsed this issue does not happen. It is because a marshaller instance has not been initialized. This causes issues when integrating with VSCode
NOTE:
- It's necessary to identify when creating a new workflow (the tooling uses empty content), or when the json is "empty" or invalid, which means it's about error handling instead.
- is incorporated by
-
KOGITO-6709 [SWF Viewer] Replace existing diagram with a Stunner-based diagram (Q3)
- Resolved