Skip to content

Conversation

@chezsan770
Copy link

The keyword parameter was already being passed with wildcard values,
but the search criteria used an EQ operator, causing filtering to fail.
This change updates the operator to LIKE so keyword-based searches
work as expected.

@boring-cyborg
Copy link

boring-cyborg bot commented Jan 27, 2026

Congratulations on your first Pull Request and welcome to the Apache CloudStack community! If you have any issues or are unsure about any anything please check our Contribution Guide (https://github.com/apache/cloudstack/blob/main/CONTRIBUTING.md)
Here are some useful points:

@Pearl1594
Copy link
Contributor

I believe this has already been addressed by: #12480

@chezsan770
Copy link
Author

Thanks for pointing this out.
I checked #12480 and it indeed addresses the same issue.
Closing this PR to avoid duplication.

@shwstppr
Copy link
Contributor

Closing based on the comments from author @chezsan770

@shwstppr shwstppr closed this Jan 28, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants