ian

Results 67 comments of ian

Hi @checco700, please assist to test whether this issue persists on the latest version of Directus. I will be closing this issue for now. Thank you.

> I think we need to look into adding a custom rate-limiter just for calls to the authenticate middleware, to prevent brute-forcing the auth, and then call the "regular" rate...

@sdekna It has been patched and released in `9.18.1`.

> already fails validation for me The first query is passing for me though, validation wise. The error thrown isn't a GraphQL validation error. 🤔 The second query passes as...

@freekrai Marking this PR as draft for now as there are still inconsistencies to be sorted out. Will review it again after it's marked as ready. Thanks! 👍

@br41nslug Possible to double check on your trigger's response body if it's set to `Data of Last Operation`? ![image](https://user-images.githubusercontent.com/26413686/190193835-e6fed9fd-2f5f-457c-b716-d58d0610e9e0.png) Tested your flow and gotten the following export.

Variables in filters are wrapped in quotes as such `"{{ some_num }}"`. However, it has to be parsed as a `number` when the filter is processed. @jaycammarano Will the fix...

@domdus Kindly provide a screenshot of `date_created`'s schema. Here's an example for your reference. ![image](https://user-images.githubusercontent.com/26413686/190120454-315861d2-84f3-455e-aa7a-2f6cb01283be.png)

Yes, I agree that it's likely to be due to the timezone, due to the 2h difference, but I'm still unable to reproduce the issue. 🤔 A similar issue was...

@Rar9 I am unable to reproduce your issue. Please assist to attach a screenshot of the schema tab for your `wysiwyg` field in the data model. It would be nice...