Description
The Sync Module throws an error when trying to process person attribute of type java.lang.Boolean;
ERROR - SyncIngestServiceImpl.processSyncRecord(307) |2015-07-28 10:27:00,323| Unable to ingest a sync request
org.openmrs.module.sync.ingest.SyncIngestException: Unable to read in the property: value for type: org.openmrs.PersonAttribute on ingest - Unable to convert value 'true' into a java.lang.Boolean
Caused by: org.openmrs.module.sync.SyncException: Unable to convert value 'true' into a java.lang.Boolean