# 2023.18.0 - August 29 2023

### Bugs/Cases

* DEV-973 Data Tables getting duplicated rows after migrating
* DEV-1004 Calendar not working after backspacing on selection
* DEV-1053 Not being able to see Data Tables even if you have the correct permissions
* DEV-1120 Renders Page not loading properly
* DEV-1122 Metadata queries causing significant slowdown
* DEV-1123 Large datatables causing crashes when viewed
* DEV-1133 intermittent 404 errors on catalog items during navigation
* DEV-1134 500 error when searching datatables by name
* DEV-1135 Metadata queries not returning correct result


---

# 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://community.threekit.com/releases/2023/2023.18.0-august-29-2023.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.
