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

Apply sort of unpaged Pageable to query #4773

Closed
wants to merge 2 commits into from
Closed

Conversation

christophstrobl
Copy link
Member

Closes: #4771

@mp911de mp911de changed the title Apply sort of unpaged Pageable to query. Apply sort of unpaged Pageable to query Sep 12, 2024
@mp911de mp911de added the type: bug A general bug label Sep 12, 2024
mp911de pushed a commit that referenced this pull request Sep 12, 2024
mp911de added a commit that referenced this pull request Sep 12, 2024
Apply sort of unpaged Pageable to QuerydslMongoPredicateExecutor query.

Original pull request: #4773
Closes #4771
mp911de pushed a commit that referenced this pull request Sep 12, 2024
mp911de added a commit that referenced this pull request Sep 12, 2024
Apply sort of unpaged Pageable to QuerydslMongoPredicateExecutor query.

Original pull request: #4773
Closes #4771
mp911de pushed a commit that referenced this pull request Sep 12, 2024
mp911de added a commit that referenced this pull request Sep 12, 2024
Apply sort of unpaged Pageable to QuerydslMongoPredicateExecutor query.

Original pull request: #4773
Closes #4771
@mp911de mp911de added this to the 4.2.10 (2023.1.10) milestone Sep 12, 2024
@mp911de mp911de closed this Sep 12, 2024
@mp911de mp911de deleted the issue/4771 branch September 12, 2024 08:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: bug A general bug
Projects
None yet
Development

Successfully merging this pull request may close these issues.

MongoRepository.findAll(Pageable) ignores Sort when using unpaged Pageable
2 participants