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(core): Fix namespace used by unique query generator #9119

Merged
merged 2 commits into from
Jul 30, 2024

Conversation

harshil-goel
Copy link
Contributor

Currently namespace used by unique generator uses edge predicate to validate. This shouldn't be the case, we should use the namespace provided in context.

@harshil-goel harshil-goel requested a review from a team as a code owner July 30, 2024 10:42
@dgraph-bot dgraph-bot added area/testing Testing related issues area/enterprise Related to proprietary features area/enterprise/acl Related to Access Control Lists go Pull requests that update Go code labels Jul 30, 2024
@harshil-goel harshil-goel force-pushed the harshil-goel/unique-namespace branch from 2b206fd to b8bb954 Compare July 30, 2024 18:06
@harshil-goel harshil-goel merged commit 13b423d into main Jul 30, 2024
13 checks passed
@harshil-goel harshil-goel deleted the harshil-goel/unique-namespace branch July 30, 2024 19:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/enterprise/acl Related to Access Control Lists area/enterprise Related to proprietary features area/testing Testing related issues go Pull requests that update Go code
Development

Successfully merging this pull request may close these issues.

2 participants