Details
-
Type:
Bug
-
Status: Closed
-
Priority:
Critical
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 2.2 (Crius)
-
Component/s: None
-
Labels:None
Description
Importing following two orgs in specified order fails to create the correct structure:
<org oid="1"> ... <parentOrgRef oid="2"/> ... </org> <org oid="2"> ... </org>
Workaround: editing the affected orgs will fix it. Remove the parentOrgRef (and save), add parentOrgRef again (and save).