CatalogV2 User Roles not Applying
Catalog
•
ID: 489297
No Fix
Published on2/25/2022
•
Last updated on2/16/2024
1 min read
Summary
Currently, the user role UI for the CatalogV2 application is not correctly applying the user permissions of access control when an user is utilizing the UI to create/read/update products.
Simulation
-
Access the license manager UI for a store that has the CatalogV2 installed (/admin/license-manager/#/role-details)
-
Set a read-only user role

-
With these rules set, log in with the related user
-
Try to update a product, you will be able to, despite the read-only credentials.
Workaround
Use the GraphQL APIs of the catalog v2 to manage these permissions.