You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@atlas.apache.org by "ASF subversion and git services (Jira)" <ji...@apache.org> on 2019/10/24 23:19:00 UTC

[jira] [Commented] (ATLAS-3491) Regression : Search on parent tag with includeSubclassifications:True doesn't return entities associated to its child tag

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

ASF subversion and git services commented on ATLAS-3491:
--------------------------------------------------------

Commit c04c0ab3e8e8147226337990f73f147d89cdf5a8 in atlas's branch refs/heads/master from Le Ma
[ https://gitbox.apache.org/repos/asf?p=atlas.git;h=c04c0ab ]

ATLAS-3491: search on parent tag doesn't return entities associated with children tags

Signed-off-by: Madhan Neethiraj <ma...@apache.org>


> Regression : Search on parent tag with includeSubclassifications:True doesn't return entities associated to its child tag
> -------------------------------------------------------------------------------------------------------------------------
>
>                 Key: ATLAS-3491
>                 URL: https://issues.apache.org/jira/browse/ATLAS-3491
>             Project: Atlas
>          Issue Type: Bug
>            Reporter: Le Ma
>            Assignee: Le Ma
>            Priority: Major
>
> # Create tag parent_tagĀ 
>  # Create child_tag with parent tag as parent_tag
>  # Associate child_tag to entity e1.
>  # Perform search with parent_tag with includeSubclassifications set to True.
> Expected result is e1 but no entities are returned. No exceptions seen in application logs
> If an entity is directly associated to parent_tag , then search on parent_tag results in that entity



--
This message was sent by Atlassian Jira
(v8.3.4#803005)