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

Produce proper error messages when defining a field twice #5785

Merged
merged 1 commit into from Oct 3, 2023

Conversation

msullivan
Copy link
Member

Fixes #5725.

@msullivan msullivan merged commit ceb7024 into master Oct 3, 2023
21 checks passed
@msullivan msullivan deleted the field-dupes branch October 3, 2023 18:53
msullivan added a commit that referenced this pull request Oct 3, 2023
I just merged #5785, and one of the tests in it is broken because
since I wrote the first PR, we started allowing computed
links/properties without specifiers.
msullivan added a commit that referenced this pull request Oct 3, 2023
I just merged #5785, and one of the tests in it is broken because
since I wrote the first PR, we started allowing computed
links/properties without specifiers.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Two computed properties with same name and no property keyword cause InternalServerError
3 participants