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
{{ message }}
This repository has been archived by the owner on Feb 7, 2019. It is now read-only.
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: