# Order Tool Bug Fixes and Child Section Enhancements

### Bug Fixes and Child Section Enhancements

| Version      | 1.19.66    |
| ------------ | ---------- |
| Release Date | 2025-08-13 |

## Key features <a href="#id-20171005engage2.20.8hotfix-keyfeatures" id="id-20171005engage2.20.8hotfix-keyfeatures"></a>

* Bug fixes and child section enhancements

## **Details**

* The Order Activity side panel in the Order History View was occasionally omitting certain actions, - The \`is\_orderable\` flag for sections was not being correctly enforced. This has been fixed and any section with \`is\_orderable\` set to “FALSE” will now be removed from the "Place an Order" view.
* Child sections in the Order Tool will now automatically be added to orders that their parent sections are on.
  * Child sections are defined in the Order Tool as any section with a non null ‘parent\_id’ field provided by the institution’s SIS data. These sections are intended to mimic their “parents” and can be used when a cross-listed section requires this dependency.
  * Previously, this dependency was not being fully implemented, but child sections will now be added to any order their parent is on, and inherit all materials on said order.
  * Note: Child sections can no longer be ordered for individually.

## Known Issues

None.


---

# 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://resources.unizin.org/products/content/unizin-order-tool/release-notes/order-tool-bug-fixes-and-child-section-enhancements.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.
