# 24/10/2024 Bulk Order bugfix

:bug: **Fix bulk order validity rules and other bugs**

1. fixed bug when creating a bulk order it didn't hook the validity rules
2. fixed when updating a bulk order to check product stock
3. fixed "view group" button
4. fixed when the "valid after" is not set
5. when expiry card card is changed to Never, unset email reminder config
6. other UX changes

:new: **Option to import validity rules from product**

<figure><img src="/files/ZJrDbeefGK4VEN9L3bDg" alt=""><figcaption></figcaption></figure>

:technologist:Allyson


---

# 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://changelog.usetoggle.com/october-2024/24-10-2024-bulk-order-bugfix.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.
