Closed
Description
Preconditions (*)
- Magento 2.4.2-p1
Steps to reproduce (*)
- Create a new integration
- Give it limited right (catalog -> inventory -> products)
- Do not give it access to "Update Attributes"
Expected result (*)
- The API is not allowed to update product attributes.
- Some 403/401 error is returned by the API.
Actual result (*)
- The API updates product attributes.
What I believe is happening is that it is getting recursive rights, so if you select products it gets all of it under it too. But I need a read-only integration so it seems natural that if the "Update Attributes" is not checked it can not do that.
Please provide Severity assessment for the Issue as Reporter. This information will help during Confirmation and Issue triage processes.
- Severity: S0 - Affects critical data or functionality and leaves users without workaround.
- Severity: S1 - Affects critical data or functionality and forces users to employ a workaround.
- Severity: S2 - Affects non-critical data or functionality and forces users to employ a workaround.
- Severity: S3 - Affects non-critical data or functionality and does not force users to employ a workaround.
- Severity: S4 - Affects aesthetics, professional look and feel, “quality” or “usability”.
Metadata
Metadata
Assignees
Labels
Use with concrete module component label E.g. "Component: Api" + "Catalog"Gate 3 Passed. Manual verification of the issue completed. Issue is confirmedOnce P0 defects have been fixed, a defect having this priority is the next candidate for fixing.Indicates original Magento version for the Issue report.The issue has been reproduced on latest 2.4-develop branch
Type
Projects
Status
Done