Hello,
I am trying to add a new global properties under openmrs advanced setting page I got the followign error message.
could not execute batch; SQL [update global_property set property_value=?, description=?, datatype=?, datatype_config=?, preferred_handler=?, handler_config=?, uuid=?, changed_by=?, date_changed=? where property=?]; nested exception is org.hibernate.exception.DataException: could not execute batch
can anyone help me what is the main cause of this error?