-
### Describe the Bug
It seems, the TypeScript support is not working as expected. NULL values are ignored, if types are structured with nested interfaces.
If I do **not** nest them, types are reso…
-
### 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](http…
-
When the custom migrations folder (`directus/extensions/migrations`) contains non-js files (ts typings for example), the command `directus database migrate:up` crashes with the following error:
```…
-
### Describe the Bug
Scenario:
Directus is configured to use a S3 bucket that holds numerous large files.
Some of the files were uploaded using Directus, some of them were uploaded by another s…
-
### Describe the Bug
When Directus bootstraps a clean DB installation, die ID of the settings service is not set. This leads to issues when one tries to do a settings singleton upsert change to the…
-
### Describe the Bug
When starting directus I get an exception:
```
node:internal/errors:496
ErrorCaptureStackTrace(err);
^
Error [ERR_MODULE_NOT_FOUND]: Cannot find module '/direct…
rokdd updated
10 months ago
-
Hi, it looks like a PATCH request over the REST API on a user no longer works if the request specifies an email address that is unchanged from the current one.
A test case is running something like…
-
### Describe the Bug
While creating a reproduction for other issues (one of which #17117), I've noticed that it is not easily possible to hydrate Directus schema on deployment while using a custom co…
-
### Describe the Bug
When starting the application in docker I get new CLI outout since the latest version.
This seems more like debugging output than useful information.
Also it is only about t…
-
### Describe the Bug
When trying to upload a video I get this error:
``` json
{
"errors": [
{
"message": "Couldn't save file c039f7b9-8b00-41a9-a084-788b126514a2.mp4",
"exten…