[
https://issues.apache.org/jira/browse/ATLAS-1963?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16092043#comment-16092043
]
Sarath Subramanian commented on ATLAS-1963:
-------------------------------------------
[~davidrad], this issue is addressed in ATLAS-1959, this is in review
currently.
> Relationship instance creation does not result in the expected entity
> instance content
> ---------------------------------------------------------------------------------------
>
> Key: ATLAS-1963
> URL: https://issues.apache.org/jira/browse/ATLAS-1963
> Project: Atlas
> Issue Type: Bug
> Reporter: David Radley
> Attachments: 0005LinkedMediaTypes.json, 0210Glossary.json,
> 0220CategoryHierarchy.json
>
>
> I create types using the attached json files. I then create 2
> GlossaryCategory instances.
> I then create a relationship from one category to another with
> CategoryHierarchyLink.
> {
> "end1": {
> "guid" : "12bcfbd3-1574-452f-8139-4d14147fa56b",
> "typeName" : "GlossaryCategory"
> },
> "end2": {
> "guid" : "1b7b5834-abc6-4ea4-bb6e-b10ae066724e",
> "typeName" : "GlossaryCategory"
> },
> "typeName" : "CategoryHierarchyLink"
> }
> I get one of the categories and do not see the populated parent or children
> category relationship in the relationship attributes.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)