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 bad Query object returned by applyQueryConstraints #16

Merged
merged 1 commit into from
Feb 3, 2025
Merged

Conversation

GogoVega
Copy link
Owner

@GogoVega GogoVega commented Feb 3, 2025

Fixes GogoVega/node-red-contrib-cloud-firestore#6.

With the Private Key auth method, the Query object returned by applyQueryConstraints is incorrect. It is not the new object created by each constraint.

@GogoVega GogoVega added the bug Something isn't working label Feb 3, 2025
@GogoVega GogoVega merged commit 9358fdc into master Feb 3, 2025
5 checks passed
@GogoVega GogoVega deleted the fix-6 branch February 3, 2025 18:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant