Error creating Obs: "converting class org.openmrs.Obs to ...DefaultRepresentation"

Well, two steps forward, one step back: We verified that the request succeeds on 0.92 … but later the same request failed on the same server. There were no configuration changes between when requests succeeded and when they failed.

This still only seems to be an issue for creating Observations of concepts of boolean data type. We will test all data types just to make sure that it is only boolean ones that throw this error.

One suggested workaround is to use coded concepts with answers of “True” and “False” instead of using boolean concepts.

1 Like

ok , seems a quick brilliant idea :grinning:

Would really love to investigate this further and fix it, if needed, before going for the workaround.