[PR #6648] #6638 one-to-one association is unexpectedly refreshed when using findBy or findOneBy repository methods #10081

Closed
opened 2026-01-22 16:06:22 +01:00 by admin · 0 comments
Owner

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

State: closed
Merged: No


Failing test case for #6638

Both findBy and findOneBy have the same effect where the relation suddenly returns.

Using either find or a DQL query work as expected (e.g. the relation remains null after)

**Original Pull Request:** https://github.com/doctrine/orm/pull/6648 **State:** closed **Merged:** No --- Failing test case for #6638 Both `findBy` and `findOneBy` have the same effect where the relation suddenly returns. Using either `find` or a DQL query work as expected (e.g. the relation remains null after)
admin added the pull-request label 2026-01-22 16:06:22 +01:00
admin closed this issue 2026-01-22 16:06:22 +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#10081