Content
View differences
### Description
While displaying app-related errors, we use app id in the error messages. For example:
`_This feature requires version 1.0.0 (or higher) of groupfolders_`
<img class="op-uc-image op-uc-image_inline" src="/api/v3/attachments/774727/content">
Instead of using `groupfolders`, the UI should show the app display name, just like in the apps page:
<img class="image_resized op-uc-image op-uc-image_inline" style="width:396px;" src="/api/v3/attachments/774724/content">
### Expected Behaviour
The messages in the UI should be like:
`_This feature requires version 1.0.0 (or higher) of "Team folders"_`
This should be implemented for all the apps that the integration requires:
\- user\_oidc
\- oidc
\- groupfolders
\- admin audit
...more
While displaying app-related errors, we use app id in the error messages. For example:
`_This feature requires version 1.0.0 (or higher) of groupfolders_`
<img class="op-uc-image op-uc-image_inline" src="/api/v3/attachments/774727/content">
Instead of using `groupfolders`, the UI should show the app display name, just like in the apps page:
<img class="image_resized op-uc-image op-uc-image_inline" style="width:396px;" src="/api/v3/attachments/774724/content">
### Expected Behaviour
The messages in the UI should be like:
`_This feature requires version 1.0.0 (or higher) of "Team folders"_`
This should be implemented for all the apps that the integration requires:
\- user\_oidc
\- oidc
\- groupfolders
\- admin audit