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

DM-24018: fix bug in unrestricted queries over collections #243

Merged
merged 2 commits into from Mar 26, 2020

Conversation

TallJimbo
Copy link
Member

The code path for iterating over collections with the (default) no-restriction expression ... didn't take into account arguments that indicated how to handle chained collections, causing downstream code to die when it specified that it wanted their children, rather than the chained collections themselves.

Copy link
Contributor

@parejkoj parejkoj left a comment

Choose a reason for hiding this comment

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

Thanks for the quick fix, and adding a test of this case.

@TallJimbo TallJimbo merged commit 28ccbf3 into master Mar 26, 2020
@TallJimbo TallJimbo deleted the tickets/DM-24018 branch March 26, 2020 18:29
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.

None yet

2 participants