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

fix(graphql-core): DomainEntitiesResolver does not support values FacetFilterInput parameter #10188

Conversation

siladitya2
Copy link
Contributor

@siladitya2 siladitya2 commented Apr 2, 2024

Issue:
#10102

Fix:
Use criterionFromFilter method of ResolverUtils

Test Result:
Screenshot 2024-04-02 at 15 22 06

Checklist

  • The PR conforms to DataHub's Contributing Guideline (particularly Commit Message Format)
  • Links to related issues (if applicable)
  • Tests for the changes have been added/updated (if applicable)
  • Docs related to the changes have been added/updated (if applicable). If a new feature has been added a Usage Guide has been added for the same.
  • For any breaking change/potential downtime/deprecation/big changes an entry has been made in Updating DataHub

@siladitya2 siladitya2 changed the title fix(graphql-cor): listDomains query does not support values FacetFilterInput parameter fix(graphql-core): listDomains query does not support values FacetFilterInput parameter Apr 2, 2024
@siladitya2 siladitya2 changed the title fix(graphql-core): listDomains query does not support values FacetFilterInput parameter fix(graphql-core): DomainEntitiesResolver does not support values FacetFilterInput parameter Apr 2, 2024
@github-actions github-actions bot added product PR or Issue related to the DataHub UI/UX community-contribution PR or Issue raised by member(s) of DataHub Community datahub-community-champion PRs authored by DataHub Community Champions labels Apr 2, 2024
Copy link
Collaborator

@chriscollins3456 chriscollins3456 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

nice! makes sense to me

@chriscollins3456 chriscollins3456 merged commit 3d6d4f4 into datahub-project:master Apr 5, 2024
32 of 36 checks passed
sleeperdeep pushed a commit to sleeperdeep/datahub that referenced this pull request Jun 25, 2024
…etFilterInput parameter (datahub-project#10188)

Co-authored-by: si-chakraborty <si.chakraborty@adevinta.com>
Co-authored-by: Chris Collins <chriscollins3456@gmail.com>
This pull request was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
community-contribution PR or Issue raised by member(s) of DataHub Community datahub-community-champion PRs authored by DataHub Community Champions product PR or Issue related to the DataHub UI/UX
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants