0
Fixed

Imported Gender values break validation for export

Tony Sheehy 11 years ago in UNIFYBroker/Aurion updated by anonymous 9 years ago 2

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.

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.