-
Bug
-
Resolution: Done
-
Major
-
8.6
-
None
When opening the expression builder with cursor positioned in an existing expression (other than a simple constant or column reference), the following error is logged multiple times:
java.lang.IllegalArgumentException: Expected argument to be non-null but got null
(relevant part of log attached)
After that, the expression builder behaves in unpredictable way (values do not update etc)
- is related to
-
TEIIDDES-2306 Unable to change constant data type in Expression Builder
- Closed