Bug #11312
openNew scopes are not added to a migrated pack
100%
Description
Environment details
Staging server(610)
Prerequisites
migrated pack(as of before 09.06.2024)
Steps
add a new scope and check if they are adding to the permissions(UI tree level)
Description
In a migrated setup, when a new scope was added they are not adding up in the permission set.
The permission is showing in the UI tree.
but when the permission was added in the UI, it throws an error.
EX: [1]
Reason: when a new tenant was created permission are getting from the super tenant permission.
but in this case a migrated pack's permission has not been updated with the latest permissions.
Therefore in both super and sub tenants are not showing the latest added scopes.
Related other ticket: https://roadmap.entgra.net/issues/11227
Result
Unable to update permissions in a migrated pack
[1]
TID: [-1234] [api/device-mgt/v1.0] [2024-06-10 05:09:31,215] ERROR {io.entgra.device.mgt.core.apimgt.webapp.publisher.APIPublisherServiceImpl} - Found invalid permission: /permission/admin/device-mgt/devices/any-group/permitted-actions-under-owning-group. Hence aborting the scope role mapping process
Updated by Thilina Sandaruwan 5 months ago
- Project changed from product-uem 6.2.0 GA to product-uem 5.3.0 GA
Updated by Arshana Atapattu 5 months ago
- Project changed from product-uem 5.3.0 GA to product-uem 6.3.0 GA
Updated by Pahansith Gunathilake 4 months ago
- Due date set to 13/08/2024
- Start date changed from 02/07/2024 to 05/08/2024
Updated by Pahansith Gunathilake 3 months ago
Steps to delete:
- Login to the carbon console as super admin.
- Go to the Resources section in Main tab.
- Click Browse and it'll open the registry browser.
- Navigate to the registry path /_system/governance/permission
- Delete the admin node by clicking actions -> delete
- Restart the product