Hi, Community
I installed the WHO Covid 19 package, on a DHIS2 2.36 instance, and to adapt it I tried to modify the French translation, but the backup of the new translation does not save.
Can someone tell me what I have to do to save the translation changes.
Thanks
Would you help debug the issue by opening your Network tab in the browser’s developer tools (F12) right before you save the translation? After that you will see the request, if you could take screenshot of the first two columns (Headers) & (Payload)
I think it might help to check if there are errors in the Catalina.out log to find out more about this issue. If you share the log (without sensitive info) it’d be helpful as well.
Here is the message that appears after saving the translation:
{“httpStatus”:“Internal Server Error”,“httpStatusCode”:500,“status”:“ERROR”,“message”:“A collection with cascade="all-delete-orphan" was no longer referenced by the owning entity instance: org.hisp.dhis.program.Program.notificationTemplates”}
The error you are seeing is a bug issue which has been fixed in latest updates. What build are you using for version 2.36 instance? It should be fixed for (2.39, 2.38.0, 2.36.11, 2.37.7).