[
https://issues.apache.org/jira/browse/ATLAS-2061?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Madhan Neethiraj resolved ATLAS-2061.
-------------------------------------
Resolution: Fixed
Fix Version/s: 0.8.1-incubating
0.9-incubating
Committed to the following branches:
- master: http://git-wip-us.apache.org/repos/asf/atlas/commit/ce8f65c9
- 0.8-incubating: http://git-wip-us.apache.org/repos/asf/atlas/commit/acdcb7df
> Regression : Entity,Tag filter fetches empty results when applied on an enum
> attribute.
> ---------------------------------------------------------------------------------------
>
> Key: ATLAS-2061
> URL: https://issues.apache.org/jira/browse/ATLAS-2061
> Project: Atlas
> Issue Type: Bug
> Components: atlas-core
> Affects Versions: 0.9-incubating
> Reporter: Sharmadha Sainath
> Assignee: Apoorv Naik
> Priority: Blocker
> Fix For: 0.9-incubating, 0.8.1-incubating
>
> Attachments:
> 0001-ATLAS-2061-Entity-Tag-filter-fetches-empty-results-w.patch
>
>
> 1.Created a tag with an attribute fileAction of type file_action.
> 2.Associated the tag to an entity with fileAction value "EXECUTE"
> 3.Fired a basic query with classification = <tagname> and tag filter :
> fileAction = EXECUTE. The entity was not fetched.
> No results are fetched with "!=" operator too on values other than EXECUTE
> like WRITE , READ etc.,
> Hence , enum filtering is not fetching results.
> This is a regression , as few commits back, enum filtering was working as
> expected.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)