# August 15 - New Product API Fixes

#### Bug Fixes - New API Bug Fixes

* Fixed an issue where users couldnt't edit S\&S  API 2024 Products
* Fixed issue related to if a product doesn't have any inventory, users will now still be able to add it tp an order
* Fixed issue related to the product colors not being sorted alphabetically
* Fixed issue related to the calculation of remaining qtys in distribution view


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.culturestudio.com/release-notes/decorator-platform/august-15-new-product-api-fixes.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
