You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am attempt restoring a deleted object, and I have noticed that id is not equal to identity after to restoring. When I restore a related object, the relationship is not correct because id != identity.
Below, an example. This object with id = 1 was delete at 2016-12-15. When attempt restoring it, its id is not 1 again.
I am attempt restoring a deleted object, and I have noticed that id is not equal to identity after to restoring. When I restore a related object, the relationship is not correct because id != identity.
Below, an example. This object with id = 1 was delete at 2016-12-15. When attempt restoring it, its id is not 1 again.
