-
### Describe the Bug
I have a very simple dockerized Directus (latest) running with postgres (based on directus official image). Two roles (admin & editor).
I only export/import not admin users bu…
-
### Describe the Bug
When packaging extensions locally and listing them as dependency in `package.json`, Directus currently will load them twice.
_Background:_
We've "installed" our local exten…
-
### Describe the Bug
While using https://github.com/artberri/rollup-plugin-istanbul in an `extension.config.js` file, if a file of the extension contains `process.env.NODE_ENV`, the build breaks du…
-
### Describe the bug
bwip-js could not be resolved in a fresh install of a Directus extension.
### To Reproduce
`npx create-directus-extension@latest`
Choose the extension type : hook
Extensio…
-
### Describe the Bug
I have Directus running via Docker (see configuration). The PostgreSQL database runs remotely via Neon.tech. The server runs for several days without any problems until I reali…
-
### Describe the Bug
When developing extensions, on mac and linux extensions are automatically reloaded if a file in the extensions directory changes. You will see a log `INFO: Reloading extensions` …
-
### Describe the Improvement
Making a better, step by step installation guide.
For example:
# Docker install
### Step 1
- Edit your docker compose file (usually docker-compose.yml)
- Und…
-
```
[00:02:40.194] INFO (29613): ---- Push schema ----
[00:02:41.157] INFO (29613): [snapshot] No changes to apply
[00:02:41.165] INFO (29613): ---- Clean up collections ----
[00:02:41.309] INFO (…
-
### Describe the Bug
After Updating from directus 10.8.3 to 10.9.2 our bundle isnt getting registered anymore.
This is the error message.
```
err: {
"type": "TypeError",
"messag…
-
### Describe the Bug
I just found out, that you can't use withoutEnlargement together with a focal point, when passing a width or height that is greater, than the width or height of the original imag…