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)