Skip to content

Fix sublist intersection regression #6845

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

Merged
merged 2 commits into from
Apr 29, 2025
Merged

Conversation

neilalexander
Copy link
Member

A regression was introduced in #6827 which is now fixed, such that partials should not be incorrectly matched when the sublist doesn't have explicit interest for them. Also port the same fixes to the GSL.

Should fix #6844.

Signed-off-by: Neil Twigg [email protected]

neilalexander and others added 2 commits April 29, 2025 15:28
A regression was introduced in #6827 which is now fixed, such that partials
should not be incorrectly matched when the sublist doesn't have explicit
interest for them. Also port the same fixes to the GSL.

Signed-off-by: Neil Twigg <[email protected]>
@neilalexander neilalexander marked this pull request as ready for review April 29, 2025 14:54
@neilalexander neilalexander requested a review from a team as a code owner April 29, 2025 14:54
Copy link
Member

@MauriceVanVeen MauriceVanVeen left a comment

Choose a reason for hiding this comment

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

LGTM

@neilalexander neilalexander merged commit 41a76bf into main Apr 29, 2025
104 of 109 checks passed
@neilalexander neilalexander deleted the neil/fixintersection2 branch April 29, 2025 18:26
neilalexander added a commit that referenced this pull request Apr 29, 2025
Includes the following:

- #6835 
- #6845

[skip ci]

Signed-off-by: Neil Twigg <[email protected]>
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.

Regression in FilterSubject handling between v2.11.1 and v2.11.2
2 participants