docs icon indicating copy to clipboard operation
docs copied to clipboard

The Directus Docs 🐰 — The official Documentation for the Directus Modern Data Stack

Results 131 docs issues
Sort by recently updated
recently updated
newest added

### Describe the Request We have all the information in config options, but no clear guide on how to bring your own database. ### Maintainence Strategy When there are breaking...

Docs

### Page https://docs.directus.io/reference/items.html#update-multiple-items ### Describe the Inaccuracy As follow up to https://github.com/directus/directus/pull/20774 i think we should include examples for how to do updating by query. Currently we only have examples...

Docs

Many extension building guides still reference the need to put extensions in local type directories and prefix the directory with directus-extension- Audit and update these

Docs

### Describe the Request We have a [Storybook](https://components.directus.io) which I think is out of date. This needs bringing up-to-date and then a guide writing on how to use the Storybook...

Docs

### Describe the Request It is possible to extend WebSockets and unlock new use cases such as creating custom message handlers to push messages to clients and/or respond to custom...

Docs

### Describe the Improvement Docs about best practices for access control Examples. If you give someone full permissions to a M2M relation to create they can create stuff trough the...

Docs

### Describe the Bug I have configured Directus with SAML SSO with Okta The auth flow is initiated from Directus but throws unexpected error upon receiving SAML Response Error: ```...

Docs

### Page https://docs.directus.io/reference/filter-rules.html#filter-operators ### Describe the Inaccuracy Hi, Maybe I picked the wrong doc page and it should be in Guiides -> Flow as an example. I was trying to...

Docs

Complete new and far from being familiarized with low-code platforms like directus... I am looking for some guidance, best practices for development with directus. e.g. : * Does one normally...

There is an incorrect description about item duplication: https://directus.io/docs/guides/data-model/collections#duplication ![Image](https://github.com/user-attachments/assets/f23c0bff-f463-411c-a261-dd702bfca549) The description in the callout does not match the current behavior and could be more precise: Of course, relationships are...