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

Issue 5332 - BUG - normalise filter as intended #5342

Merged
merged 1 commit into from
Jun 14, 2022

Conversation

mreynolds389
Copy link
Contributor

Bug Description: Due to a mistake in the optimiser rework
the filter as intended was not normalised, causing some searches
to fail

Fix Description: Always normalise both filters.

fixes: #5332

Author: William Brown william@blackhats.net.au

Review by: mreynolds (Thanks!)

Signed-off-by: Mark Reynolds mreynolds@redhat.com

Bug Description: Due to a mistake in the optimiser rework
the filter as intended was not normalised, causing some searches
to fail

Fix Description: Always normalise both filters.

fixes: 389ds#5332

Author: William Brown <william@blackhats.net.au>

Review by: mreynolds (Thanks!)

Signed-off-by: Mark Reynolds <mreynolds@redhat.com>
Copy link
Member

@droideck droideck left a comment

Choose a reason for hiding this comment

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

Looks good to me!
The failures seem unrelated to this PR.

@Firstyear
Copy link
Contributor

I think this needs backport to the other branches where we applied the optimiser?

@mreynolds389
Copy link
Contributor Author

I think this needs backport to the other branches where we applied the optimiser?

All done!

@mreynolds389 mreynolds389 deleted the william-filter branch October 13, 2022 13:34
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.

Nightly test failure in IPA server installation
3 participants