Concepts not found (French/other locales) while doing registration

When i open start visit after registration, there occurs the fee registration and nutritional values concepts not found. Help us out! Version bahmni 0.92 on windows (Vagrant)

Hello @samarvir,

Have you tried to rebuild the search index from the OpenMRS admin?

Go to Openmrs

Administration > Maintenance > Search Index > Click on "Rebuild search Index"

After rebuilding, the search index concept will be load.

1 Like

Hi @amolsatvix, thanks for saving my day. it works now.

Hello,

Does not work with bahmni standard (docker version) but good solution for bahmni centos installation. theris any other idea? thanks

Hi @mehrez - What exactly is the error you encountered?

Hi gsluthra,

Thanks for your response, please see attached screenshot. Note: select locale is frensh (français) and bahmni satandard.

regards

Hhi @mehrez

You are right. I see this issue on the Bahmni Standard Demo server also:

https://docker.standard.mybahmni.in/bahmni/registration/index.html#/patient/f5a00c0c-6230-4a13-b794-18ee0c137aa9/visit

cc: @rahu1ramesh @parvathybabu : It seems registration flow on FRENCH in STANDARD is not working. Can we log a JIRA issue and investigate. Both new registration, and existing registration need to be investigated.

Whereas on DEV LITE (dev.lite) it is working fine: https://dev.lite.mybahmni.in/bahmni/registration/index.html#/patient/18514a85-fe7f-42a9-a342-d1daded26fa8/visit

@parvathybabu has created a bug. Please monitor this. The team has picked it up: https://bahmni.atlassian.net/browse/BAH-3266

We have figured out the API whose behaviour change has caused this. @anubhavbansal is looking into it. Will update the JIRA issue soon.

Hi gsluthra,

I apologize for any inconvenience. I require assistance because when I upload a patient file in “Bahmni standard,” I encounter an error (please refer to the attached file) when attempting to view it. However, the process works seamlessly in “Bahmni Lite.”

Thanks, Mehrez

Hi @mehrez ,

A PR that fixes this issue BAH-3266 has been merged. You can see the fix working on this environment: https://docker.standard.mybahmni.in/

cc: @sivareddy

1 Like

@mehrez - This issue is being tracked here: [BAH-3335] - Bahmni - JIRA (for Document Upload issue on Standard due to a misconfiguration of environment variable).

1 Like

Hi @mehrez The issue with patient-documents upload has been fixed by this PR. You can now try patient-documents feature in https://docker.standard.mybahmni.in/. Let us know if you have any queries.

Thanks

2 Likes

HI @mohant

Thank you for your response. However, I’ve observed that the issue is resolved in the Bahmni Standard demo. Upon updating the Bahmni installation on my server, I discovered that the same problem persists. It seems the solution hasn’t been updated on GitHub yet. Any suggestions or assistance would be appreciated. I look forward to hearing from you soon.

Regards Mehrez

HI @gsluthra

Thank you for your response. The [issue BAH-3266] is resolved in the Bahmni Standard demo. Upon updating the bahmni standard installation on my server, I discovered that the same problem persists. It seems the solution hasn’t been updated on GitHub yet. Any suggestions or assistance would be appreciated.

Regards Mehrez

Hi @mehrez

As per the JIRA ticket, @sivareddy made changes in 3 repositories (3 PRs were raised): https://bahmni.atlassian.net/browse/BAH-3266

The repos are:

  • bahmni-core,
  • openmrs-module-bahmniapps
  • default-config.

How did you perform the local update? New docker images via docker-compose pull? If so, plz check if they got updated to latest tags, and also if you took latest default-config (has a groovy script code change).

Hi @gsluthra Thank you for your response. Yes i used “docker compose pull” to pull the latest images (see attached document), despite that the problem persists.

Regards mehrez

hi @mehrez can you provide the the image IDs for bahmni/openmrs, bahmni/bahmni-web and bahmni/default-config ?

cc - @gsluthra

Hi @sivareddy

Thank you for your response. see attached document for the ids of my docker images.

@mehrez Can you pull the latest docker images for bahmni/openmrs , bahmni/bahmni-web and bahmni/default-config ?

cc - @gsluthra