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

Test to verify that Include() plus ToPagedList() works after the LINQ overhaul #2816

Merged
merged 1 commit into from
Nov 27, 2023

Conversation

jeremydmiller
Copy link
Member

@jeremydmiller jeremydmiller commented Nov 27, 2023

Closes GH-2553

@jeremydmiller jeremydmiller merged commit 67d5b7d into master Nov 27, 2023
11 checks passed
@jeremydmiller jeremydmiller deleted the GH2553 branch November 27, 2023 17:46
@oskardudycz oskardudycz changed the title Test to verify that Include() plus ToPagedList() works after the LINQ… Test to verify that Include() plus ToPagedList() works after the LINQ overhaul Nov 28, 2023
@oskardudycz oskardudycz added this to the 7.0.0 milestone Nov 28, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Paging results that also Include related documents does not fetch all related documents
2 participants