Previous Topic: Object Cannot Be/Must Be DeletedNext Topic: Object Invalidates Object


What Happened

The migration of Entity Type E:

  1. Copies Entity Type E and its component object, Attribute B, to the destination model and deletes Attribute A.
  2. Tries to reestablish the link between Attributes A and B and their attribute views. Finds Attribute A missing.
  3. Terminates the migration and rolls back ALL changes to the database when it cannot reestablish the link.

    What Happened

Do the following:

Determine whether the target object in the destination model has different components than the object being migrated. If so, remove references to those component objects in the destination model that do not exist in the source model.