0
Fixed
Imported Gender values break validation for export
The imported gender values imported are in the form:
"MALE" and "FEMALE"
but on export there's a Maximum value validation process of one; as such only values of "M" and "F" work.
Customer support service by UserEcho
It's unlikely that field will be exported to since I've had to remove Add functionality, but it's probably not worth allowing every field except this one.
If you can find the most appropriate place in the communicator to do so, map "MALE" to "M" and "FEMALE" to "F" for the purposes of the communicator (e.g. leave the entity alone).
Reassigned for confirmation of completion.