Version 2022.06.2
What's new
Check maximum length of strings, if defined
- If an attribute (as part of the schema) is configured to have a maximum length (i.e. maxChars is set), RITM now shows a specific error with respect to the length if exceeded. Previously we would only use the more generic "pattern" to check the size of a string and thus generate a generic error message.
What's fixed
Validation when creating and updating users
- We introduced some extra validation when power users create or update users via the API. This makes sure that the groups and roles that are used during creation or update are defined in RITM.
Changing the structure type in the UI
- It was not possible to change a structure type from flat to nested and vice-versa in some cases. This is now possible again, flat to nested is always possible and nested to flat is possible if there are only groups on the first level.
Create group API error message
- Creating a group with a non-existing role linked to it, now gives a correct error message.
Update structure API validation
- It's now possible again to just change the name and other specifics of a structure. We previously would show you an error message in most cases.
Assigning roles to users (multi-company)
- An admin could select structures that are not in his scope when assigning roles in the multi-company cases and selecting the group dropdown would lead to an error. The admin now only sees the structures that he is entitled to.
Was this page helpful?