-
Task
-
Resolution: Done
-
Major
-
None
-
Kogito Tooling 0.14.0
-
None
-
False
-
False
-
After KOGITO-5078, few regressions, on the boxed-expression-component, for the Decision Table expression have been found:
1) The name of the created clauses/annotations is not correct. When creating a new input clause, the name should be input-x, for the output, should be output-x, for the annotations, it should be annotation-x.
2) When the Decision Table is nested, for example in a context, its output node name/type should be synchronized with the context entry info name/type:
PS: you can find the version before KOGITO-5078 at https://boxed-expression-editor.netlify.app/
Coverage
Additional tests were prepared as
https://github.com/kiegroup/kogito-editors-java/pull/170
- is cloned by
-
KOGITO-6289 Regressions on copy/paste from other spreadsheet, after KOGITO-5078
- Resolved
-
KOGITO-6326 Regressions on LiteralExpression, after KOGITO-5078
- Closed
- relates to
-
RHPAM-4050 [DMN Designer] [BC Included] Decision Table inside Context is broken for 1-level structure types
- New