If the following error occurs during migration, it indicates an incorrect assignment of the owner tag in the XML configuration file.
"Entity not found."
To fix this error, change the setting <property tag="owner" fieldType="user"/> to<property tag="owner" fieldType="organization"/> or the reverse.

