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 Improvement Specifically that it must be a viable CSS background-image (not a video)

Docs

Within Settings, there's a section called Reporting which allows Admins to change URLs to report issues or feature requests. Although there's no documentation about this. Looks like this is what...

All utility endpoints that take a request body seem to be missing their definitions showing `[undefined]` instead. ![Image](https://github.com/user-attachments/assets/8e040e34-ae2e-41fe-90b1-2fb6e437f9be) For example: Generate a Hash takes a body of `{ string: "string"...

### Page https://docs.directus.io/blog/implement-directus-auth-in-next-js-14.html#before-you-start ### Describe the Inaccuracy It doesn't work. I think is wrong the procedure to login. how directus know witch cookie need to be used to authenticate requests?...

Docs

It looks like the users module is only described in this page: https://directus.io/docs/guides/auth/creating-users Although, most of the actions are only explained using API calls. This should be improved by demonstrating...

the `PATCH /fields/:collection` endpoint which accepts a list of fields to update is missing from the docs.

It seems that VSCode now supports MCP natively or maybe via Copilot - so we need to add some instructions for installation with it to match the other clients.

content-missing

In issue https://github.com/directus/directus/issues/18863 a lot of confusion has came from that we documented that in a relational filter, by default `_some` is always applied. This is not the case and...

See: https://github.com/directus/directus/blob/main/docs/self-hosted/config-options.md#environment-syntax-prefix This is currently not documented anymore.

content-missing

### Describe the Request Hi everyone, I created a flow with a webhook that takes data from an external API. I would like to know how to implement pagination as...

Docs