[PR #1454] Fix DDC-3818 - Paginator fails to retrieve entities linked with One-To-Many #9511

Open
opened 2026-01-22 16:04:32 +01:00 by admin · 0 comments
Owner

Original Pull Request: https://github.com/doctrine/orm/pull/1454

State: closed
Merged: No


Please see http://www.doctrine-project.org/jira/browse/DDC-3818

Reminder : using a DQL query with WHERE on a One-To-Many relationship fails to retrieve full object.

This went unseen in previous tests because cache is used to retrieve the originating object.

**Original Pull Request:** https://github.com/doctrine/orm/pull/1454 **State:** closed **Merged:** No --- Please see http://www.doctrine-project.org/jira/browse/DDC-3818 Reminder : using a DQL query with WHERE on a One-To-Many relationship fails to retrieve full object. This went unseen in previous tests because cache is used to retrieve the originating object.
admin added the pull-request label 2026-01-22 16:04:32 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: doctrine/archived-orm#9511