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

feat(api-file-manager): add and_in operator for tags querying #1912

Merged
merged 3 commits into from
Sep 17, 2021

Conversation

brunozoric
Copy link
Contributor

Changes

Closes #1908

I added the operator and_in for both Elasticsearch and DynamoDB and GraphQL type tag_and_in to listFiles where query.
Please note that where parameter should be used in that query because types, tags, ids and search parameters are deprecated (unfortunately cannot mark them deprecated)

How Has This Been Tested?

Jest and manual testing.

@brunozoric brunozoric added this to the 5.15.0 milestone Sep 17, 2021
@brunozoric brunozoric self-assigned this Sep 17, 2021
@brunozoric brunozoric merged commit 2ea6d20 into next Sep 17, 2021
@brunozoric brunozoric deleted the fix/api-file-manager/tags-search branch September 17, 2021 12:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Searching by tag doesn't work
1 participant