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

[Filter] Fix Menu Filter logic to recognise sex for exact match #7498

Merged
merged 1 commit into from
Jul 7, 2021

Conversation

ridz1208
Copy link
Collaborator

This PR fixes a missing change from #3897 where gender was changed to sex but the substring query was not altered accordingly.

Fixes #7492

@ridz1208 ridz1208 added the Bug PR or issue introducing/requiring bug fixes (not mutually exclusive with the Feature label) label Jun 29, 2021
@ridz1208
Copy link
Collaborator Author

@jstirling91 can you verify that this fixes your issue ? I have no way to test it

@ridz1208 ridz1208 linked an issue Jun 29, 2021 that may be closed by this pull request
@jstirling91 jstirling91 added the Passed Manual Tests PR has undergone proper testing by at least one peer label Jun 29, 2021
@jstirling91 jstirling91 added this to the 23.0.5 milestone Jun 29, 2021
@driusan
Copy link
Collaborator

driusan commented Jul 7, 2021

I can merge this, but.. where is this used? Aren't all the menu filters converted to React and done client-side now?

@ridz1208
Copy link
Collaborator Author

ridz1208 commented Jul 7, 2021

@driusan I think during the meeting jordan mentioned it's break overridden and project modules not yet upgraded to react

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug PR or issue introducing/requiring bug fixes (not mutually exclusive with the Feature label) Passed Manual Tests PR has undergone proper testing by at least one peer
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Loris Menu Filter on Candidate Sex not working
3 participants