Version 2022.07.1
What's new
Define a different set of attributes for user management related pages
- We previously allowed only one set of attributes for all three user management related pages. We now allow a different set of attributes for the following pages:
- The profile page of a user (self-service)
- The page that an admin uses admin to access the profile page of a user
- The page that the admin uses to edit a user
What's improved
Too many columns are shown when managing the roles of a user
- In the case that the multi-company feature is not enabled, we are still showing some columns related to that functionality, when managing the roles of a user. We now correctly show the correct columns for all use-cases
What's fixed
The list of managed identities on someone else's profile page is not correct
- We were wrongly showing the list of your managed identities when looking at the managed identities of someone else. This has now been fixed to correctly show which users are managed by the intended person.
The group names are not sorted when assigning a role to a user
- In the case that the multi-company feature is enabled, and you wanted to assign a role in context (adding structure/group information), the groups of a structure were not sorted. The sorting of structures and groups is now consistent with the other RITM pages.
The structure and group names are not sorted when performing mass updates
- Structure and groups were not sorted when creating the scope for the mass updates or when defining the group membership additions/removals. The sorting of structures and groups is now consistent with the other RITM pages.
/api/v1/user/{userID} appears to fail when updating user information
- The functional API for updating users, sometimes showed an error code and message, even though the actual update was performed. We now show the proper response when updating a user when there are complex attributes with an sub-attribute of the same name.
Removing role assignments using /api/v1/user/{userID} is not possible anymore
- It was no longer possible to remove role assignments for a user when using the functional API for updating users. We now allow you to remove a role assignment again, with or without using the multi-company functionality.
Was this page helpful?
On This Page
Version 2022.07.1What's newDefine a different set of attributes for user management related pagesWhat's improvedToo many columns are shown when managing the roles of a userWhat's fixedThe list of managed identities on someone else's profile page is not correctThe group names are not sorted when assigning a role to a userThe structure and group names are not sorted when performing mass updates/api/v1/user/{userID} appears to fail when updating user informationRemoving role assignments using /api/v1/user/{userID} is not possible anymore