-
1) Reproduce
a. Get any item that has a O2M field e.g. http://localhost:8080/fields/menu_item. The schema property is null.
```
{
"collection": "menu_item",
"fie…
-
### Describe the Bug
I would like to report a bug in the Directus.io flows editor. I have encountered an issue with error handling, logging, and execution in operations of type "run script". When a s…
iddar updated
9 months ago
-
### Preflight Checklist
- [X] I have completed all [Troubleshooting Steps](https://docs.directus.io/getting-started/support/#troubleshooting-steps).
- [X] I'm on [the latest version of Directus](h…
-
I am getting a 400 when trying to invite a user to a specific role with POST /users/invite
It seems like the validation does not take the whole GUID into account, but only the first character.
M…
-
### Describe the Bug
Hello, dear friends. Its a last stable directus in docker. And have this error when I try to create O2M relation. Help me out pls
```json
{
"errors": [
{
"me…
-
### Describe the Bug
The "Bar Chart" dashboard panel is unable to count M2M related data.
I can add a panel using the UI - no "raw" field editing or code views - and the panel will be created, but…
-
### Describe the Bug
Hello. Have a problem with adding admin to admin list. But I try to add, not remove
{
"message": "You can't remove the last admin user from the admin role.",
"extensio…
-
### Describe the Bug
When adding an image to a collection with a default upload folder configured, the upload will fail with an `INTERNAL_SERVER_ERROR` (caused by an unsatisfied FK constraint to `dir…
-
### Preflight Checklist
- [X] I have completed all [Troubleshooting Steps](https://docs.directus.io/getting-started/support/#troubleshooting-steps).
- [X] I'm on [the latest version of Directus](h…
-
Hello there, I recently deployed Directus (latest version) to Azure App Service/Web App
Directus seems to load, but it doesn't stop loading at all, I'm on an IIS server using the following web.config…