-
Type:
Bug
-
Resolution: Fixed
-
Priority:
Normal
-
Affects Version/s: None
-
Component/s: Relationship editor
-
None
If you remove a date, it submits a null value instead of
{year: null, month: null, day: null}, and MBS-8317 made it so that null values are ignored.