DDC-68: Two different entities which have a OneToOne relationship with a third, when they both are related to the same object. #83

Closed
opened 2026-01-22 12:26:33 +01:00 by admin · 2 comments
Owner

Originally created by @doctrinebot on GitHub (Oct 28, 2009).

Jira issue originally created by user ablock:

I have three entities, Organization, User and Events.
Both User and Events have a OneToOne relationship with Organization. If I fetch User #1 who is associated with Organization #1, and then I fetch Event #1 which is associated with that same organization, when I try to view ID of the Organization associated with Event #1, I get null.

Originally created by @doctrinebot on GitHub (Oct 28, 2009). Jira issue originally created by user ablock: I have three entities, Organization, User and Events. Both User and Events have a OneToOne relationship with Organization. If I fetch User #1 who is associated with Organization #1, and then I fetch Event #1 which is associated with that same organization, when I try to view ID of the Organization associated with Event #1, I get null.
admin added the Bug label 2026-01-22 12:26:33 +01:00
admin closed this issue 2026-01-22 12:26:34 +01:00
Author
Owner

@doctrinebot commented on GitHub (Oct 29, 2009):

Comment created by ablock:

As of revision 6580, this probably seems to have gone away. You can close it if you want.

@doctrinebot commented on GitHub (Oct 29, 2009): Comment created by ablock: As of revision 6580, this probably seems to have gone away. You can close it if you want.
Author
Owner

@doctrinebot commented on GitHub (Nov 14, 2009):

Issue was closed with resolution "Fixed"

@doctrinebot commented on GitHub (Nov 14, 2009): Issue was closed with resolution "Fixed"
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: doctrine/archived-orm#83