Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
1.0.0, 1.1.0
-
None
Description
Zip file generated by export operation includes type-definitions referenced by the exported entities - like entityDef, classficationDef, enumDef, structDef. However, it doesn't include type-definitions for relationships used in the entity-types. When this exported file content is imported into another Atlas instance, relationship will not be created if the types don't already exist in Atlas. To avoid this, export operation should include relationship type definitions sas well in the zip file.