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 experience level key to enable filtering in search #695

Closed
wants to merge 1 commit into from
Closed

Fix experience level key to enable filtering in search #695

wants to merge 1 commit into from

Conversation

SapirKro
Copy link

@SapirKro SapirKro commented Oct 31, 2024

Summary

Corrected the key used to access experience levels in the parameters dictionary from 'experience_level' to 'experienceLevel'. This change allows the experience level filter to work properly during searches, returning the expected results.

Related Issue

Fixes #696

Corrected the key used to access experience levels in the parameters dictionary from 'experience_level' to 'experienceLevel'.
This change allows the experience level filter to work properly during searches, returning the expected results.
@SapirKro SapirKro marked this pull request as ready for review October 31, 2024 15:32
@feder-cr feder-cr changed the base branch from main to release/v11.01.2024 October 31, 2024 15:45
@feder-cr
Copy link
Owner

Please use only snake case @SapirKro

@cjbbb
Copy link
Contributor

cjbbb commented Oct 31, 2024

You’re right; that was an obvious bug. Thank you for the correction!

@cjbbb
Copy link
Contributor

cjbbb commented Oct 31, 2024

@SapirKro could you pls resolve the conflicting and then I can approve

@cjbbb
Copy link
Contributor

cjbbb commented Nov 1, 2024

@SapirKro after fixing conflicts, pls @ me and I can approve. Thx!

@surapuramakhil
Copy link
Contributor

duplicate of #671

@SapirKro SapirKro deleted the bugfix/fix-experience-level-key branch November 2, 2024 07:09
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.

[BUG]: Incorrect key prevents experienceLevel filter from working in search
4 participants