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

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

Commit 0cd458b1a8e4c2fd1e88ad1a986c753294084027 in atlas's branch 
refs/heads/branch-2.0 from Le Ma
[ https://gitbox.apache.org/repos/asf?p=atlas.git;h=0cd458b ]

ATLAS-3467 - Regression: Tagfilters (begins_with, ends_with, contains) and 
space fetches incorrect results
ATLAS-3476 - Regression: Case insensitivity in tag filters in search

Signed-off-by: Sarath Subramanian <sar...@apache.org>
(cherry picked from commit b064d8c3aad588c4975ddd0ad5bc24e12806e171)


> Regression : Tag filters (begins_with , ends_with , contains) and space 
> fetches incorrect results
> -------------------------------------------------------------------------------------------------
>
>                 Key: ATLAS-3467
>                 URL: https://issues.apache.org/jira/browse/ATLAS-3467
>             Project: Atlas
>          Issue Type: Bug
>            Reporter: Le Ma
>            Assignee: Le Ma
>            Priority: Major
>
> 1. Create a tag `tag1` with attribute `attr1`.
> 2. Associate `tag1` to an entity with value `value1` for `attr1`
> 3. Fire basic search for tag1 with filters:
> "attr1" contains "new comment"
>  
> Entity is returned , though "value1" is not related to "new comment" at all.
>  
> Happens with contains/begins_with/ends_with filters and not with =/!=
> Happens with filters with space (ex : new comment and not with newcomment or 
> new_comment)
> Happens only with tag filters and not with entity filters.



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

Reply via email to