Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
0.2
-
None
Description
The generated compareTo method for comparable unions is incorrect. It currently only compares the values of the unions when the unions' set fields are different, which will very likely lead to incomparable situations.