You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@atlas.apache.org by "qinglin,xia (JIRA)" <ji...@apache.org> on 2017/06/06 10:11:18 UTC

[jira] [Commented] (ATLAS-1826) UI Create Entity : Type doesn't list the inverseRef constrained attribute options when name length is less than 3.

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

qinglin,xia commented on ATLAS-1826:
------------------------------------

Change the minimum search length limit to 1 instead of 3, in case entity name shorter than 3 cannot be searched. 

> UI Create Entity : Type doesn't list the inverseRef constrained attribute options when name length is less than 3.
> ------------------------------------------------------------------------------------------------------------------
>
>                 Key: ATLAS-1826
>                 URL: https://issues.apache.org/jira/browse/ATLAS-1826
>             Project: Atlas
>          Issue Type: Bug
>          Components: atlas-webui
>    Affects Versions: 0.9-incubating
>            Reporter: Sharmadha Sainath
>            Assignee: qinglin,xia
>             Fix For: 0.9-incubating
>
>         Attachments: 0001-fix-ATLAS-1826.patch, fix-ATLAS-1826.png
>
>
> 1. Created a hbase_table h1.
> 2. Tried to create a hbase_column_family with hbase table as h1. Since "h1" has only 2 characters , the drop down didn't display "h1" but displayed "Please enter 1 or more characters".
> 3. When hbase_table name length is more than 2 , the drop down lists the name.
> Same happens when adding hbase_column_family with name "hf" to hbase_column.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)