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

Implement search for enterprise_product_category. #4649

Merged

Conversation

jrobbins
Copy link
Collaborator

This should fix the lack of ability to search for enterprise_product_category. Basically, it just needed to be listed in the right places for the server to convert the query value string into an enumerator value and then query NDB with that int.

I also removed enterprise_feature_categories from the list of enums because it is a string rather than an enum.

@jrobbins jrobbins requested a review from yanndago December 20, 2024 18:51
@jrobbins jrobbins merged commit 3fa4464 into main Dec 20, 2024
7 checks passed
@jrobbins jrobbins deleted the 20241220-implement-search-for-enterprise_product_category branch December 20, 2024 20:41
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.

2 participants