-
Notifications
You must be signed in to change notification settings - Fork 9.4k
Open
Labels
ApiArea: APIsComponent: ApiUse with concrete module component label E.g. "Component: Api" + "Catalog"Use with concrete module component label E.g. "Component: Api" + "Catalog"Issue: ConfirmedGate 3 Passed. Manual verification of the issue completed. Issue is confirmedGate 3 Passed. Manual verification of the issue completed. Issue is confirmedIssue: ready for confirmationPriority: P3May be fixed according to the position in the backlog.May be fixed according to the position in the backlog.Progress: dev in progressReported on 2.4.1Indicates original Magento version for the Issue report.Indicates original Magento version for the Issue report.Reproduced on 2.4.xThe issue has been reproduced on latest 2.4-develop branchThe issue has been reproduced on latest 2.4-develop branchSeverity: S3Affects non-critical data or functionality and does not force users to employ a workaround.Affects non-critical data or functionality and does not force users to employ a workaround.
Description
Preconditions (*)
- Magento CLI 2.4.1
- Magento/2.4 (Community)
- Magento 2.4-develop
Steps to reproduce (*)
- [POST] /V1/address/cleanse
- Body: application/json
{"address": "", "scopeType": "" }
- Body: application/json
- [PUT] /V1/customers/me
- Body: application/json
{"customer":""}
- Body: application/json
- [PUT] /V1/configurable-products/variation
- Body: application/json
{"options":"","product":""}
- Body: application/json
- [POST] /V1/customers/resetPassword
- Body: application/json
{"email":"","resetToken":"","newPassword":""}
- Body: application/json
- [POST] /V1/inventory/source-selection-algorithm-result
- Body: application/json
{"inventoryRequest":"","algorithmCode":""}
- Body: application/json
- [GET] /V1/inventory/is-product-salable-for-requested-qty/{sku}/{stockId}/{requestedQty}
- Parameters: sku=
1
, stockId=1
, requestedQty=1
- Parameters: sku=
- [GET] /V1/search?searchCriteria[requestName]=1
- Parameter: searchCriteria[requestName]=
1
- Parameter: searchCriteria[requestName]=
- [GET] V1/customers/search?searchCriteria[filterGroups][0][filters][0][field]=1
- Parameter: searchCriteria[filterGroups][0][filters][0][field]=
1
- Parameter: searchCriteria[filterGroups][0][filters][0][field]=
Expected result (*)
- 400 Bad Request
- 400 Bad Request
- 400 Bad Request
- 400 Bad Request
- 400 Bad Request
- 404 Not Found
- 404 Not Found
- 404 Not Found
Actual result (*)
- 500 Internal Server Error
- 500 Internal Server Error
- 500 Internal Server Error
- 500 Internal Server Error
- 500 Internal Server Error
- 500 Internal Server Error
- 500 Internal Server Error
- 500 Internal Server Error
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”.
engcom-Bravo
Metadata
Metadata
Assignees
Labels
ApiArea: APIsComponent: ApiUse with concrete module component label E.g. "Component: Api" + "Catalog"Use with concrete module component label E.g. "Component: Api" + "Catalog"Issue: ConfirmedGate 3 Passed. Manual verification of the issue completed. Issue is confirmedGate 3 Passed. Manual verification of the issue completed. Issue is confirmedIssue: ready for confirmationPriority: P3May be fixed according to the position in the backlog.May be fixed according to the position in the backlog.Progress: dev in progressReported on 2.4.1Indicates original Magento version for the Issue report.Indicates original Magento version for the Issue report.Reproduced on 2.4.xThe issue has been reproduced on latest 2.4-develop branchThe issue has been reproduced on latest 2.4-develop branchSeverity: S3Affects non-critical data or functionality and does not force users to employ a workaround.Affects non-critical data or functionality and does not force users to employ a workaround.