Skip to content

Also update sys_user language if it was specified through API client_update

I have a use case where I want to update the user's interface language through the API call client_update. This does not appear to work. Changing the Client's language through the web interface does work- in that case, also the sys_user's language is updated.

This patch enables updating the sys_user's language through the API call client_update

Merge request reports