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

backport: graphql: Minor delete mutation msg fix (#5316) #5564

Merged
merged 1 commit into from
Jun 3, 2020

Conversation

abhimanyusinghgaur
Copy link
Contributor

@abhimanyusinghgaur abhimanyusinghgaur commented Jun 3, 2020

This PR changes the delete msg reported for the case when no nodes are deleted to No nodes were deleted. In addition, it corrects some tests which were wrong earlier.

Fixes #GRAPHQL-465.

(cherry picked from commit 47f2f51)

# Conflicts:
# ee/acl/acl_test.go
# graphql/e2e/auth/auth_test.go
# graphql/e2e/common/mutation.go
# graphql/resolve/mutation.go


This change is Reviewable

Docs Preview: Dgraph Preview

This PR changes the delete msg reported for the case when no nodes are deleted to No nodes were deleted. In addition, it corrects some tests which were wrong earlier.

Fixes #GRAPHQL-423.

Co-authored-by: Abhimanyu Singh Gaur <[email protected]>
(cherry picked from commit 47f2f51)

# Conflicts:
#	ee/acl/acl_test.go
#	graphql/e2e/auth/auth_test.go
#	graphql/e2e/common/mutation.go
#	graphql/resolve/mutation.go
@abhimanyusinghgaur abhimanyusinghgaur requested review from manishrjain and a team as code owners June 3, 2020 02:22
@abhimanyusinghgaur abhimanyusinghgaur changed the title graphql: Minor delete mutation msg fix (#5316) backport: graphql: Minor delete mutation msg fix (#5316) Jun 3, 2020
Copy link
Contributor

@MichaelJCompton MichaelJCompton left a comment

Choose a reason for hiding this comment

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

:lgtm:

Reviewable status: 0 of 3 files reviewed, all discussions resolved (waiting on @manishrjain)

@abhimanyusinghgaur abhimanyusinghgaur merged commit ea9bd79 into release/v20.03 Jun 3, 2020
@abhimanyusinghgaur abhimanyusinghgaur deleted the abhimanyu/backport-20.03 branch June 3, 2020 06:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants