ian
ian
> That is why I added `defaultOrCompare = compareValue !== false` I am unable to see this addition by you. Ref: https://github.com/directus/directus/pull/16399/commits/733791640305853fc3f6c5a87a223764cd116585 Hence, I've just added 15 minutes ago. 🙂...
@u12206050 Feel free to push the changes to return earlier. Thanks 👍
Can confirm this issue on the current `main` branch. Issue is fixed within the query rework in https://github.com/directus/directus/pull/14798.
@rijkvanzanten I'll be re-reviewing this PR _soon_, after base GraphQL tests are done. I will be adding tests for this PR too. :)
Great question! I'm wondering if the load test should be in a separate repo. 🤔 @rijkvanzanten How should we go about it?
A fix is in the works, pending https://github.com/directus/directus/pull/14798, which should be merged soon.
@pbischoffcg The PR that fixes this issue was merged recently and it will be in the next release. Kindly ensure that you're on the latest release, and open a new...
@pbischoffcg Yes, it'll be in the next release. For the version display issue, kindly refer to https://github.com/directus/directus/issues/17306#issuecomment-1404711182
Is https://github.com/directus/directus/pull/17122 a duplicate of this PR? 🤔
@hanneskuettner Yes! I had the same thinking to use `localstorage` for the expiry as the other requests. As a bunch of "refresh" requests might be queued up, I believe this...