Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Not A Bug
-
2.0.0
-
None
-
None
Description
Have two entities: file and field
Trying to link both with a relationship called file_field
Set file_field as a COMPOSITION relationship with file containing field
Created file, then while creating field, set the created file as its file.
However, when opening the file's page, did not find the relationship set with the above field. Instead have to update the file manually to add the field.
Attached below is the json body sent when creating the types and definitions at "/api/atlas/v2/types/typedefs"