Closed
Description
After upgrading in 3.2, when I submit a form which contains some CountryType
elements and I don't submit those ones, then the value saved is an empty string while in 3.1 and below it was null.
According to the documentation of the CountryType
, it's the intended behaviour but my tests are telling me that something changed.