You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@atlas.apache.org by "Madhan Neethiraj (JIRA)" <ji...@apache.org> on 2018/05/17 05:11:00 UTC

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

     [ https://issues.apache.org/jira/browse/ATLAS-1904?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Madhan Neethiraj updated ATLAS-1904:
------------------------------------
    Fix Version/s:     (was: trunk)
      Component/s:  atlas-core

> Incorrect validation around composition relationshipDefs
> --------------------------------------------------------
>
>                 Key: ATLAS-1904
>                 URL: https://issues.apache.org/jira/browse/ATLAS-1904
>             Project: Atlas
>          Issue Type: Bug
>          Components:  atlas-core
>            Reporter: David Radley
>            Assignee: David Radley
>            Priority: Major
>             Fix For: 1.0.0
>
>
> 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
(v7.6.3#76005)