-
Bug
-
Resolution: Done
-
Blocker
-
None
-
Kogito Tooling 0.26.0
-
False
-
None
-
False
-
---
-
---
-
-
-
2022 Week 47-49 (from Nov 21), 2022 Week 50-02 (from Dec 12)
SWF Diagram Editor cannot parse some of the SW JSON files in the kogito-examples repo. Some of the affected files:
- https://github.com/kiegroup/kogito-examples/blob/stable/serverless-workflow-examples/serverless-workflow-funqy/sw-funqy-workflow/src/main/resources/workflow.sw.json
- https://github.com/kiegroup/kogito-examples/blob/stable/serverless-workflow-examples/serverless-workflow-greeting-rpc-quarkus/serverless-workflow-greeting-client-rpc-quarkus/src/main/resources/jsongreetBiDiStream.sw.json
- https://github.com/kiegroup/kogito-examples/blob/stable/serverless-workflow-examples/serverless-workflow-greeting-rpc-quarkus/serverless-workflow-greeting-client-rpc-quarkus/src/main/resources/jsongreetBiDiStreamError.sw.json
- https://github.com/kiegroup/kogito-examples/blob/stable/serverless-workflow-examples/serverless-workflow-greeting-rpc-quarkus/serverless-workflow-greeting-client-rpc-quarkus/src/main/resources/jsongreetClientStream.sw.json
- https://github.com/kiegroup/kogito-examples/blob/stable/serverless-workflow-examples/serverless-workflow-temperature-conversion/conversion-workflow/src/main/resources/fahrenheit-to-celsius.sw.json
- https://github.com/kiegroup/kogito-examples/blob/stable/serverless-workflow-examples/serverless-workflow-temperature-conversion/conversion-workflow-function/src/main/resources/fahrenheit-to-celsius.sw.json
- https://github.com/kiegroup/kogito-examples/blob/stable/serverless-workflow-examples/serverless-workflow-temperature-conversion/conversion-workflow-spec/src/main/resources/fahrenheit-to-celsius.sw.json
- https://github.com/kiegroup/kogito-examples/blob/stable/serverless-workflow-examples/serverless-workflow-temperature-conversion/conversion-workflow-full/src/main/resources/fahrenheit-to-celsius.sw.json
Actions
- Fix the issues during parsing above examples
- Include those examples as part of the integration tests, for running during build time.
Acceptance criteria
All examples from https://github.com/kiegroup/kogito-examples can be opened and diagram is successfully rendered.
- causes
-
KOGITO-8403 SWF Editor - Add missing tests for KOGITO-8277
- Open
- is incorporated by
-
KOGITO-7973 SWF Diagram Viewer - Tasks for DP4
- Resolved
- relates to
-
KOGITO-8374 Kogito examples use incorrect argument type
- Closed