You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@atlas.apache.org by "David Radley (JIRA)" <ji...@apache.org> on 2017/06/29 09:58:00 UTC

[jira] [Created] (ATLAS-1904) Incorrect validation around composition relationshipDefs

David Radley created ATLAS-1904:
-----------------------------------

             Summary: Incorrect validation around composition relationshipDefs
                 Key: ATLAS-1904
                 URL: https://issues.apache.org/jira/browse/ATLAS-1904
             Project: Atlas
          Issue Type: Bug
            Reporter: David Radley


The validation around relaitonshipDefs was looking to police that there was only one parent. It is ichecks iscontainer=true and cardinality=SET on an endDef as an error. This is incorrect.

The check should be to error when isContainer=false cardinality -SET. i.e.  to check that there is only one parent for compositions.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)