Skip to content

Conversation

@krushnarout
Copy link
Member

closes #3604

@krushnarout krushnarout requested a review from mdmohsin7 December 5, 2025 09:58
Copy link
Contributor

@gemini-code-assist gemini-code-assist bot left a comment

Choose a reason for hiding this comment

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

Code Review

This pull request correctly fixes a bug in the search_apps_db function where an invalid operator array-contains was used for a Firestore field filter. The change to array_contains is correct and necessary, as it aligns with the google-cloud-firestore client library's API, preventing runtime errors when searching for apps by capability. The fix is well-targeted and I see no other issues. Good job.

@mdmohsin7 mdmohsin7 merged commit 3c7dff7 into main Dec 5, 2025
1 check passed
@mdmohsin7 mdmohsin7 deleted the fix/capability-filter branch December 5, 2025 15:57
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.

Capabilities filters failing

3 participants