Bug in Updating Education Field in User profile

Hi @Community,

There is bug updating education in user profile. While updating the profile the education value has been updated properly in data base. But after refreshing the page it is showing the same as nationality. I observed that on play.dhis2.org domain also. In code MeDto.java also nationality is assigned to education field.


1 Like

You’re correct, this has been reported to the software team (@netroms.) You’re also welcome to create a pull request for a quick fix: GitHub - dhis2/dhis2-core: DHIS 2 Core. Written in Java. Contains the service layer and Web API. or/and a Jira bug issue here

Thanks! :+1: