Duplicating records in Patient Summary Dashboard

I am encountering duplicate issues in Patient Summary Dashboard in a few fields. My Installation is dockerized method. Had checked with dashboard.json and seems all good. What else could be the issue I need to see?

Hi @deepakneupane

Can you check whether duplicate concepts are present in openmrs?

There are no duplicate records inside the concepts, it displays duplicates in the patient dashboard when you fill in the observation notes.

If you go to “Network Tab” in your browser (INSPECT), and see the response JSON coming from the Bahmni server, check if the response actually contains duplicate, or is it something which the UI is rendering incorrectly. Might help figure out which side the problem exists. I havent seen this happen before.

Also can you tell us which version of Bahmni, you are using?