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/21 22:48:00 UTC

[jira] [Created] (ATLAS-2710) Basic search with entity-type and classification criteria doesn't return deleted entities

Madhan Neethiraj created ATLAS-2710:
---------------------------------------

             Summary: Basic search with entity-type and classification criteria doesn't return deleted entities
                 Key: ATLAS-2710
                 URL: https://issues.apache.org/jira/browse/ATLAS-2710
             Project: Atlas
          Issue Type: Bug
          Components:  atlas-core
    Affects Versions: 1.0.0
            Reporter: Madhan Neethiraj
            Assignee: Madhan Neethiraj


# Create a table emp.
# Add tag1 to emp.
# Drop emp.
# tag1 is associated to the emp.
# Search for entities classified as tag1, set excludeDeletedEntities=False (to include deleted entities). Search results doesn't include the deleted table emp.





--
This message was sent by Atlassian JIRA
(v7.6.3#76005)