Skip to content

Bugfix: respect orderBy for fetch EAGER mode#11422

Merged
greg0ire merged 1 commit intodoctrine:2.19.xfrom
tomasz-ryba:bugfix/fetch-eager-order-by
Apr 24, 2024
Merged

Bugfix: respect orderBy for fetch EAGER mode#11422
greg0ire merged 1 commit intodoctrine:2.19.xfrom
tomasz-ryba:bugfix/fetch-eager-order-by

Conversation

@tomasz-ryba
Copy link
Copy Markdown

Fetch EAGER ignores orderBy as of changes introduced with #8391

Fixes #11163
Fixes duplicated #11381

@tomasz-ryba tomasz-ryba changed the title Bugfix: respect orderBy for fetch EAGER mode (#11163) Bugfix: respect orderBy for fetch EAGER mode Apr 23, 2024
@tomasz-ryba tomasz-ryba force-pushed the bugfix/fetch-eager-order-by branch 2 times, most recently from bce3d99 to 5e5af21 Compare April 24, 2024 12:31
@greg0ire greg0ire added the Bug label Apr 24, 2024
EAGER fetch mode ignores orderBy as of changes introduced with doctrine#8391

Fixes doctrine#11163
Fixes doctrine#11381
@greg0ire greg0ire force-pushed the bugfix/fetch-eager-order-by branch from 5e5af21 to fb45784 Compare April 24, 2024 20:47
@greg0ire greg0ire merged commit 306963f into doctrine:2.19.x Apr 24, 2024
@greg0ire greg0ire added this to the 2.19.5 milestone Apr 24, 2024
@greg0ire
Copy link
Copy Markdown
Member

Thanks @tomasz-ryba !

@tomasz-ryba tomasz-ryba deleted the bugfix/fetch-eager-order-by branch April 25, 2024 06:38
@derrabus derrabus mentioned this pull request May 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Ignore orderBy in UOW eagerLoadCollections() method orderBy not being respected

4 participants