[
https://issues.apache.org/jira/browse/ATLAS-1826?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16038560#comment-16038560
]
ASF GitHub Bot commented on ATLAS-1826:
---------------------------------------
GitHub user qinglin opened a pull request:
https://github.com/apache/incubator-atlas/pull/31
fix-ATLAS-1826
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/qinglin/incubator-atlas fix-ATLAS-1826
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/incubator-atlas/pull/31.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #31
----
commit 1390ae3a29f37087c5293cc7cd08ecb69524bb3c
Author: qinglin,xia <[email protected]>
Date: 2017-06-06T09:54:07Z
fix-ATLAS-1826
----
> 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)