-
Notifications
You must be signed in to change notification settings - Fork 9.4k
Closed
Labels
Issue: Cannot ReproduceCannot reproduce the issue on the latest `2.4-develop` branchCannot reproduce the issue on the latest `2.4-develop` branchIssue: needs updateAdditional information is require, waiting for responseAdditional information is require, waiting for responseReported on 2.4.3-p2Indicates original Magento version for the Issue report.Indicates original Magento version for the Issue report.
Description
Summary:
When calling the REST API to upload images for product that are "disabled" aka "inactive, the API responds with.
{"message":"The product can't be saved."}
HTTP status 400 bad request
Preconditions (*)
Adobe Cloud Magento ver. 2.4.3-p2
Steps to reproduce (*)
- Set product inactive.
- Wait for indexing to complete.
- Call API to add image fails.
- Set product Active.
- Wait for indexing to complete.
- Call API to add image succeeds.
Expected result (*)
HTTP Status 200 - OK
Actual result (*)
HTTPS Status 400 - Bad Request
{"message":"The product can't be saved."}
Metadata
Metadata
Assignees
Labels
Issue: Cannot ReproduceCannot reproduce the issue on the latest `2.4-develop` branchCannot reproduce the issue on the latest `2.4-develop` branchIssue: needs updateAdditional information is require, waiting for responseAdditional information is require, waiting for responseReported on 2.4.3-p2Indicates original Magento version for the Issue report.Indicates original Magento version for the Issue report.