Skip to content

Add include fallback for abstract navigation filters#1227

Merged
SimonCropp merged 2 commits intomainfrom
Add-Include-fallback-for-abstract-navigation-filters
Feb 3, 2026
Merged

Add include fallback for abstract navigation filters#1227
SimonCropp merged 2 commits intomainfrom
Add-Include-fallback-for-abstract-navigation-filters

Conversation

@SimonCropp
Copy link
Owner

No description provided.

Fixes an issue where filter projections accessing properties through abstract navigation types could not be projected, resulting in null values. Now, when a filter requires properties from an abstract navigation, an Include is added as a fallback to ensure the navigation data is loaded. Adds integration tests to verify correct behavior for abstract and mixed navigation filters.
@SimonCropp SimonCropp added this to the 34.1.7 milestone Feb 3, 2026
@SimonCropp SimonCropp merged commit 38f6b9c into main Feb 3, 2026
5 of 6 checks passed
@SimonCropp SimonCropp deleted the Add-Include-fallback-for-abstract-navigation-filters branch February 3, 2026 00:18
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.

1 participant

Comments