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
Files
Updated by Thilina Sandaruwan 9 months ago
- Project changed from product-uem 6.2.0 GA to product-uem 5.3.0 GA
Updated by Arshana Atapattu 9 months ago
- Project changed from product-uem 5.3.0 GA to product-uem 6.3.0 GA
Updated by Pahansith Gunathilake 8 months ago
- Due date set to 13/08/2024
- Start date changed from 02/07/2024 to 05/08/2024
Updated by Pahansith Gunathilake 8 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
Updated by Arshana Atapattu 4 months ago
- File 620_db_dump.zip 620_db_dump.zip added
620 released pack db_dump that was created locally: [1]
db_dump is attached to the ticket
Updated by Arshana Atapattu 4 months ago
- Status changed from QA to QA On Hold
Putting this ticket to QA on hold as currently unable to test this.
Reason: due to changes introduced with apim 420, pack cannot be migrated for now. need to find migration script from going 620 to 620(apim related migration script)