-
### Describe the Request
I think it would be best to mention the query parameter will be ignored when subscribing to directus_collections and directus_fields.
Specifically, here: https://docs.dire…
-
### Describe the bug
I sometimes find myself having to log errors (in e.g. JS, also python afaik), as I don't see them output' in the UI
![image](https://github.com/user-attachments/assets/8ecf861…
-
### Describe the Bug
When running the migrations in our acceptance environment, we encounter an error indicating that one of the JSON collections is missing a 'collection' field. This is our interp…
-
### Describe the Improvement
When using the SDK, I would expect that there is a proper way to handle errors in a type-safe way. For example, when a user logs in via the SDK, I would like to return an…
-
Add new scopes for key services in the Sandbox SDK:
- [ ] Items
- [ ] Collections
- [ ] Fields
- [ ] Relations
- [ ] Files
- [ ] Users
- [ ] Roles
- [ ] Permissions
- [ ] Policies (v11)
…
-
### Describe the Request
Provide several examples for common SDK requests and how they can be 'migrated' to the new SDK.
This should be on the [old SDK](https://docs.directus.io/reference/old-sdk.h…
-
Right now if the user logs in all the requests via the SDK are working as your authenticated but if you press F5 the user gets thrown back to the login even if the refresh_token cookie is set. You can…
-
There are two possible routes for this:
1. Just use the [Directus SDK](https://docs.directus.io/reference/sdk.html) to use it as a resource api
2. Setup a more generic OpenApi/Swagger resource api …
-
### Describe the Improvement
Since we're no longer dropping `meta` from the API https://github.com/directus/directus/issues/15665#issuecomment-2145198119 we will need to implement this feature in t…
-
### Page
https://docs.directus.io/reference/filter-rules.html#filter-operators
### Describe the Inaccuracy
Why are there undocumented filters that do not work even in extensions sdk ItemServi…