Details
-
Improvement
-
Resolution: Fixed
-
Major
-
13.8
-
None
Description
It's easy to set an int value in an LongProperty without seeing anything wrong about it, but this will crash during save with a very cryptic error. It would be better to make sure in each NumberProperty that they have the right value type by automatically converting them.