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 recursion in findOne querying helper. Fixes #1856. #1857

Merged
merged 2 commits into from
Jan 6, 2025

Conversation

zachsents
Copy link
Contributor

See #1856 for a detailed description of the issue. This fix works by only returning if the search down any particular recursion branch was successful.

@alan-agius4
Copy link

@fb55, wanted to follow up on the status of this PR as this also fix an issue that we are experiencing in the Angular CLI.

auto-merge was automatically disabled January 6, 2025 18:51

Head branch was pushed to by a user without write access

@zachsents
Copy link
Contributor Author

@fb55, wanted to follow up on the status of this PR as this also fix an issue that we are experiencing in the Angular CLI.

Looks like it failed from a linting issue. Submitted a fix and also added a test for this scenario.

@fb55 fb55 merged commit a09554f into fb55:master Jan 6, 2025
8 checks passed
@fb55
Copy link
Owner

fb55 commented Jan 6, 2025

Thanks @zachsents! Published as 3.2.2

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.

3 participants