Query: incorrect order for query with ordered filtered include using ROW_NUMBER #21338
Labels
area-query
closed-fixed
The issue has been fixed and is/will be included in the release indicated by the issue milestone.
type-bug
Milestone
failing queries:
Filtered_include_same_filter_set_on_same_navigation_twice
Filtered_include_after_different_filtered_include_same_level
looking at the sql problem also happens in other filtered include queries, but they pass serendipitously
problem introduced in 0fa2d3c
We don't propagate orderings used inside ROW_NUMBER function to the top level order by
The text was updated successfully, but these errors were encountered: