Resolved Issues and Bug Fixes
Read more about resolved issues and bug fixes in this release.
UI and UX
Inconsistent Revoke option display for birthright resources across different identity views
When viewing birthright resources across different identity views, there was an issue with an inconsistent Revoke option. It has been fixed by adding a missing verification to the grid row to decide whether the Revoke option should be shown or not.
INC-295006
Access request
Incorrect account option selection for access request
We've resolved an issue where users were able to select invalid account types during access request process. Now, it's possible to only select account types that exist on both the identity and the resource.
INC-298579 INC-298868
Access request assigning business context despite it being disabled
Due to an issue, the context was being added despite being disabled. It has now been resolved.
INC-297990
Written access request requiring to use context
There was an issue where access requests required providing a business context. It was caused by incorrectly checking if the context selector should be shown or not, and that has been fixed now.
Additionally, if you select 2 identities without a common context, we now show an error message indicating the problem: No common context between selected identities.
If you make the context not required in the Request access form, you also have to make the context not required in the Interpret request form; otherwise, you will not be able to interpret the request, as the context will be missing.
INC-297242
Tables infinitely loading when using the Norwegian language
In some cases, if users adjusted Norwegian application strings through the UI and then switched to use the Norwegian language, an issue could occur where some tables would display their loading animation indefinitely. This has now been fixed.
INC-297003
Written request and extend access map broken in Access page
Several improvements have been made to enhance grid behavior and navigation:
- Tabs now open the correct grids without errors.
- Grids display the appropriate data and column definitions.
- Filtering, sorting, and pagination work as expected.
- Visual styles have been corrected, removing unintended blue cell highlights.
Access page column positions resetting after each move
We have fixed an issue with column order: you can now reorder columns in the Access page grids across all tabs. The selected column order is saved in your user settings, so your preferred layout persists between sessions.
Access page: + button missing in languages other than English
The + button on the Access page was not displayed when using languages other than English. This occurred because the system relied on the English process name to locate the button link. The issue has been fixed: the button now appears correctly in all supported languages.
INC-296884