daedalus

Results 107 comments of daedalus

> We'll figure that out by seeing if Backbox tests pass but I'd guess so, let me check... The blackbox tests do not run for CRDB https://github.com/directus/directus/blob/main/.github/workflows/blackbox.yml#L56

- If a user has read to the field but not the junction table for M2M and M2M we show incorrect configuration, IMO it should display insufficient permissions or the...

We should also add blackbox tests to cover this to ensure no regressions

### Tests - [x] Expect to be able to create non system field - [x] Expect to be able to update schema of non system field - [x] Expect to...

Moved back to draft so we can merge all related PRs at the same time

Does updating to v11.13.0 to get the index additions change anything? v11.12.0 did not have them. The indexes added were done so to provide the most impact across the board,...

> Hi again > > I believe my issue is actually more fundamental: the indexes added by [#25199](https://github.com/directus/directus/pull/25199) are not being applied to my database. > > What's worse, if...