-
Notifications
You must be signed in to change notification settings - Fork 53
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
Fetching indexed field in child document panics #2924
Labels
Milestone
Comments
AndrewSisley
added
bug
Something isn't working
area/query
Related to the query component
labels
Aug 19, 2024
This panic happens in the CI as well:
|
I'll look into this shortly |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
The following setup panics. It does not panic when
reward_id
is removed from the query. It does not panic when the index is removed fromActionRequirement
.Schema:
Query:
Panic (was reported via http client, so original panic is lost):
The text was updated successfully, but these errors were encountered: