Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Only allow null filter operators for fields with "conceal" special #15010

Merged
merged 4 commits into from Aug 10, 2022

Conversation

licitdev
Copy link
Member

Description

Follow-up to https://github.com/directus/organization/issues/146 for fields with the conceal special. The hash field type is used as it has the same behaviour.

Type of Change

  • Bugfix
  • Improvement
  • New Feature
  • Refactor / codestyle updates
  • Other, please describe:

Requirements Checklist

  • New / updated tests are included
  • All tests are passing locally
  • Performed a self-review of the submitted code

If adding a new feature:

  • Documentation was added/updated

@licitdev licitdev added App Related to the App dashboard Bug Something isn't working labels Aug 10, 2022
@licitdev licitdev added API Related to the API and removed App Related to the App dashboard labels Aug 10, 2022
@rijkvanzanten rijkvanzanten added this to the Next Release milestone Aug 10, 2022
@rijkvanzanten rijkvanzanten merged commit 3586409 into main Aug 10, 2022
@rijkvanzanten rijkvanzanten deleted the fix/conceal-special-filter branch August 10, 2022 15:19
qborisb pushed a commit to qborisb/directus that referenced this pull request Aug 18, 2022
…irectus#15010)

* Only allow null filter operators for fields with "conceal" special

* Add tests

* Use GraphQLHash type for fields with "conceal" special

Co-authored-by: Rijk van Zanten <rijkvanzanten@me.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
API Related to the API Bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants