Unable to Add or Edit Global Properties in Bahmni Docker (1.0.0)

Hello, great team,

I am an OpenMRS implementer working with Bahmni. Recently, I have been trying to run the Docker version (1.0.0) of Bahmni. However, I encountered an issue where I am unable to add new global properties or edit existing ones through the OpenMRS UI at /openmrs/admin/maintenance/globalProps.form.

Could you kindly assist me in resolving this issue?

As I am technically experienced with Bahmni, feel free to provide advanced guidance or technical solutions.

Thank you for your support!

We are also facing the same issue with Bahmni Standard docker deployment. Can somebody help us to resolve the issue?

@mohant @akhilmalhotra @angshuonline

Have faced the same problem unable to edit and update on global properties through openmrs UI in Bahmni docker version.

/openmrs/admin/maintenance/globalProps.form.

@utsavdeshar The Advanced Settings page will not save the data due to Tomcat restrictions in the latest OpenMRS version. So please use the Settings page at this URL /openmrs/admin/maintenance/settings.list

1 Like

I need to add external sql query in emrapi which I didn’t find on setting emrapi section.

Solved the issue the global properties can be reflected by updating config file clinic-config/masterdata/configuration/globalproperties/gp_registration.xml at 1.0.0 · Bahmni/clinic-config · GitHub

1 Like