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.
