📄️ Issues during system import
When import was failing for all systems, it could lead to import lock and result in integrity errors and import rollback afterwards. Now if import for all systems has failed, the Resolve primary identities step of the process is skipped to avoid unnecessary processing.
📄️ Incorrect status set to ResourceParentChildFact during cleanup
There was an issue resulting in overwriting the ResourceParentChildFact cleanup status with Aborted value, when the cleanup import profile failed, even though it was successful. The issue has been resolved and the correct status is visible.