-
Task
-
Resolution: Fixed
-
L3 - Default
-
None
-
None
Currently, evaluating or saving a report fails when the report has a variable filter for a variable with a lowercase type (e.g. "string"). Since we read the variable names and types from the xml for decision reports and dmn has lower case variable types, we currently need to have a hack that converts the type to uppercase.
I think it makes more sense for the backend to accept both uppercase and lowercase types and we get rid of this hack in the frontend.
This is the controller panel for Smart Panels app
- mentioned in
-
Page Loading...