bigcommerce / docs

The open source docs home for BigCommerce, including API specifications in OAS YAML and narrative docs in MDX
https://developer.bigcommerce.com
12 stars 31 forks source link

Feedback for “Adjustments” #263

Closed bc-seamusduffy closed 1 month ago

bc-seamusduffy commented 4 months ago

An absolute adjustment is required before any relative adjustments can be made. This error occurs when a product or a location is created and the available_inventory value is null/undefined but displayed as 0 due to the element being an integer.

This should be called out within the dev docs to ensure when a user is building their own inventory mgmt tool they have put in place a system to establish a starting inventory point (whether that's setting to a true 0 or another value).

slsriehl commented 4 months ago

Thanks for the feedback, @bc-seamusduffy. I'll make a ticket and we can follow up internally.

slsriehl commented 4 months ago

Okay, see DEVDOCS-5934.

bc-traciporter commented 1 month ago

See DEVDOCS-5920.