-
-
Notifications
You must be signed in to change notification settings - Fork 108
Closed
Description
If the relation is fully hydrated (ie, no proxy) everything is good, and my "id" property matcher can set the property to null.
If, however, the relation isn't retrieved in the query, the related object is Proxy instance, and DeepCopy won't set the ID of that object to null.
Has anyone had this problem, and has anyone got a workaround, other than hydrating everything before copying (which might be the most sensible thing to do anyway)?
Metadata
Metadata
Assignees
Labels
No labels