Hi all,
After upgrading to version 2.34.1 we are getting this error while trying to update an existing tracked entity instances. This used to work fine in version 2.33.5 without any problem.
The API response is
{“httpStatus”:“Internal Server Error”,“httpStatusCode”:500,“status”:“ERROR”,“message”:“failed to lazily initialize a collection of role: org.hisp.dhis.dataelement.DataElement.userGroupAccesses, could not initialize proxy - no Session”}.
This is happening even for those TEIs a user created as well.
It looks similar to a resolved issue in https://jira.dhis2.org/browse/DHIS2-6322 but since we are using the latest stable version, we are assuming the fix is applied to this patch too.
Regards,