directus icon indicating copy to clipboard operation
directus copied to clipboard

The Modern Data Stack 🐰 — Directus is an instant REST+GraphQL API and intuitive no-code data collaboration app for any SQL database.

Results 634 directus issues
Sort by recently updated
recently updated
newest added

### Describe the Bug When creating a new child record from a parent record is supposed to fill the parent record's primary key in the foreign key of the child...

API
Bug (Potential)

### Describe the Bug If i run `npx directus database migrate:latest` or try to create new tables with relations in it in directus i get an "FOREIGN KEY constraint failed"...

API
Needs More Info
Bug (Potential)
Can't Reproduce

## Description Implements #14938 Adds a new field `Allow duplicates` to M2M and M2A interfaces that disables filtering of lists when adding existing items. ## Type of Change - [...

App
Improvement

### Describe the Bug I've encountered this with two different properties when updating Flow Operations, but it could exist elsewhere. ### To Reproduce 1. Create a new "Webhook / Request...

App
Bug (Potential)

## Description Fixes #11172 by storing a queue of nested `actionEvents` that gets emitted after the main transaction completes. The top level action event will be emitted, followed by the...

API
Bug

### Describe the Bug It's not a huge bug, but... Update a field, in other language than english, without access. There is a mix beetween "current language", and internal message...

App
Bug
Good First Issue

### Describe the Bug I suppose it is sort of linked to [this issue](https://github.com/directus/directus/issues/14592), SVG image previews on a table mode are quite large/high as well, taking more height than...

App
Needs More Info
Bug (Potential)
Can't Reproduce

### Describe the Bug I'm trying to combine a filter with the count function on a sub-level collection, filter works as expected but the count function returns all the items...

API
Bug

### Describe the Bug It seems the toggle doesn't work perfectly. Could be I'm trying to nav over "too fast" or something. https://user-images.githubusercontent.com/62306630/183163046-d95b8594-b8ba-40ee-a95f-526e29d749e9.mov ### To Reproduce watch video above ###...

App
Bug