Known issues
'availability' field is incorrect in Fulfillment Simulation for no stock or price products
'availability' field is incorrect in Fulfillment Simulation for no stock or price products
ID: 773537
Backlog
Published on 10/4/2023
•
Last update on 10/4/2023
Summary
When a product is out of stock or has no price, the fulfillment simulation incorrectly reports the availability
field as available
.
This behavior also applies to the context of gift selection, where the selectableGifts
field is likewise affected by this issue.
- If the item has a price, but no stock, the fulfillment simulation will return
"availability": "nullPrice"
when there is no address; - If the item has a price, but no stock, the fulfillment simulation will return
"availability": "available"
when there is an address.
Simulation
- Have a product with no stock or price in a seller
- Do a Fulfillment Simulation
Workaround
N/A