-
Bug Report
-
Resolution: Fixed
-
L3 - Default
-
None
-
None
-
None
// given
instance that contains a variable with value = null
// when
I create a report grouped by variable (or add a variable filter)
// then
the instance does not appear in my report
Note:
There is a third case of `null` in the engine, namely setting the value of a typed variable to `null`. In contrast sending a variable with a null value from our EngineRule on process instance start creates a null type variable.