You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@atlas.apache.org by "Shwetha G S (JIRA)" <ji...@apache.org> on 2016/06/16 09:58:05 UTC

[jira] [Created] (ATLAS-911) Get entity by unique attribute doesn't enforce type

Shwetha G S created ATLAS-911:
---------------------------------

             Summary: Get entity by unique attribute doesn't enforce type
                 Key: ATLAS-911
                 URL: https://issues.apache.org/jira/browse/ATLAS-911
             Project: Atlas
          Issue Type: Bug
            Reporter: Shwetha G S
            Assignee: Shwetha G S
            Priority: Critical


Currently, get entity by unique attribute just filters on the attribute property. Since the attribute name contains the typename as well, type filter was not added. But if multiple types have the same super type, and the super type has the unique attribute, the attribute name will be same for multiple types. With this, the type returned will not be same as the type requested.

We should add filter on the type as well



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)