Skip to content

Fix recursion in findOne querying helper. Fixes #1856.#1857

Merged
fb55 merged 2 commits intofb55:masterfrom
zachsents:patch-1856
Jan 6, 2025
Merged

Fix recursion in findOne querying helper. Fixes #1856.#1857
fb55 merged 2 commits intofb55:masterfrom
zachsents:patch-1856

Conversation

@zachsents
Copy link
Copy Markdown
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
Copy Markdown

@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
Copy Markdown
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
@fb55
Copy link
Copy Markdown
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