-
Bug
-
Resolution: Done
-
Blocker
-
None
-
Kogito Tooling 0.18.0
-
False
-
None
-
False
-
-
2022 Week 11-13 (from Mar 14), 2022 Week 14-16 (from Apr 4)
Summary
Expression in Assignments of activity is saved incorrectly when it contains values with comma. This happens when you create a new process and open it again and when you reopen someone else's process.
Any expressions that contains comma is affected.
Example value:
functions.getValue(par1, par1)
Saved value:
functions.getValue(par1
Attached you can find the incorrect file.
Acceptance criteria
Full value of the expression is saved and coma can be used in expressions.
- is related to
-
KOGITO-6965 Implement a regression tests for KOGITO-6928
-
- Resolved
-