-
In my Directus installation,
there are the following collections:
Products,
Sizes,
In the products collection, there is a field called sizes, which is a Many to Many relationships with Sizes…
sksar updated
9 months ago
-
### Describe the Bug
After 15 min the access token expires and the user is redirected to the login page with `SESSION_EXPIRED` message.
We can see at this moment that the `POST /auth/refresh` is…
-
### Describe the Bug
Directus services fail to execute item CRUD operations when called within an action hook context. This problem is caused because the action hook gets executed before the servic…
-
### Checklist
- [X] I'm using the [latest version of Directus](https://github.com/directus/directus/releases)
- [X] There's [no other issue](https://github.com/directus/directus/issues?q=is%3Aissue) …
-
### Describe the Bug
When setting up Directus with the `next` branch for the first time (aka new database, no extensions and running in production mode). We are getting errors in Theming, what look…
-
### 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…
isawk 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](http…
-
### 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…
-
### Describe the Bug
I'm unable to apply a simple filter that checks whether a `TEXT` field equals some value.
This fails with the following error:
```json
{
"errors": [
{
…
-
### Describe the Bug
I'm trying to customize a display to implement row manipulation, and I'm trying to get the current item's field values via fields in index.ts like directus/display/user
![imag…