Saqeeb Shaikh created ATLAS-3392:
------------------------------------

             Summary: Relationships : Creating multiple relationships from 
entity of type1 to many entities of type2
                 Key: ATLAS-3392
                 URL: https://issues.apache.org/jira/browse/ATLAS-3392
             Project: Atlas
          Issue Type: Bug
          Components:  atlas-core
    Affects Versions: 2.0.0
            Reporter: Saqeeb Shaikh


1. Created 2 types - type1 and type2 , and created an ASSOCIATION relationship 
between the types - asso_relnship with legacyAttribute set to False (so that 
only edge is created)
2. Created 3 entities :
entity1 : type1
entity21 , entity22 : type2
3. Created a relationship instance between entity1 and entity21 - succeeded.
4. Created a relationship instance between entity1 and entity22 - succeeded.
5. In entity1's entity definition it is related to entity21 and vice versa.
6. Expected that either #4 would fail or relationship created between entity1 
and entity21 would be DELETED. 
7. Both the relationships are ACTIVE.



--
This message was sent by Atlassian Jira
(v8.3.2#803003)

Reply via email to