ian
ian
@ConnorSimply Nice train of thought! 👍 The `export` query parameter is supported and it allows for a direct download in the selected file format. This info had been added in...
@u12206050 Are you referring to the item `count` displayed in the data studio? I think you might be referring to the same issue as https://github.com/directus/directus/issues/17028
@appy-one This PR was pending https://github.com/directus/directus/pull/15576 which had just been merged. I'll be re-reviewing this PR soon. Feel free to push up your additional tests, even if they're failing with...
@appy-one Ah... I thought you were adding some tests, so the review was held back. I'll look into this soon. Thanks for the heads up.
@appy-one Please allow access for maintainers on your PR so that we can push changes to your branch. You've mentioned about running into issue with mocking when writing tests, mind...
@appy-one Ah... I wonder if it's because this PR is a fork of an organisation. Would you like to attempt the tests or would you prefer for me to take...
Superseded by #17066. @appy-one Your commits are pushed there and you should be a co-author. Thank you.
@rickyitexpert Kindly open a new bug report. Thank you.
> The reason for not checking the compareValue in the initial test is in order to support default value for true correct? So we could just set compareValue before any...
@u12206050 I've just tested my suggested code working for the cases you've listed. All true, false and left empty cases works as expected too. I'll push my changes up for...