Open
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”.
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 confirmedMay be fixed according to the position in the backlog.Indicates original Magento version for the Issue report.The issue has been reproduced on latest 2.4-develop branchAffects non-critical data or functionality and does not force users to employ a workaround.