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/07/09 08:55:00 UTC

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

    [ https://issues.apache.org/jira/browse/ATLAS-1904?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16079511#comment-16079511 ] 

David Radley commented on ATLAS-1904:
-------------------------------------

committed in http://git-wip-us.apache.org/repos/asf/incubator-atlas/commit/45d0930b thanks [~apoorvnaik]

> 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
>            Assignee: David Radley
>             Fix For: trunk, 0.9-incubating
>
>
> 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)