-
Bug Report
-
Resolution: Unresolved
-
L3 - Default
-
None
-
7.10.0, 7.9.3
-
None
Given
- The attached dmn table and process definition have been deployed.
When
I execute a Business Rule Task with input variables of type string and value null.
Then
- The Decision Table History doesn't show the types of the input variables. Instead, the 'null' values are displayed in the type column.
- The type should be 'string' not null.
Expected Behaviour
The type column also shows null values.
Hint
- The null values in the type column simply lead to not showing the cell at all.
- Type 'null' comes back from backend. (check response screenshot)