-
Bug Report
-
Resolution: Fixed
-
L3 - Default
-
None
-
None
Current behavior:
- setting a form variable to a typed value of type Object results in no history entry. This is good, since these history entries are only written for primitive variables
- setting a form variable to an untyped value that represents a custom object (i.e. is equivalent to a typed value of type Object) results in a historic detail entry with value "object.toString()"
Desired behavior:
- the scenario described in the second bullet point should also not result in an entry in the historic detail table