[
https://issues.apache.org/jira/browse/ATLAS-163?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14906674#comment-14906674
]
Erik Bergenholtz commented on ATLAS-163:
----------------------------------------
The screen needs to change in the following ways:
1. We need to populate a drop down for "dataTypeName" with the following types
(alphabetical order):
# "boolean"
# "byte"
# "short"
# "int"
# "long"
# "float"
# "double"
# "biginteger"
# "bigdecimal"
# "date"
# “string"
The list also needs to include any of the user defined types that are available
from the REST API: GET api/atlas/types
2. The following fields need to be removed from the UI:
- Multiplicity
- isComposite (default to false)
- isUnqiue (default to false)
- isIndexable (default to true)
- reverseAttributeName
3. We need to include a field that allows user to specify "Parent Tag" (this is
supertype in the above json).
- the Parent Tag list should be made available in a drop down list
(alphabetical order)
> New Trait UI (Tag)
> ------------------
>
> Key: ATLAS-163
> URL: https://issues.apache.org/jira/browse/ATLAS-163
> Project: Atlas
> Issue Type: Improvement
> Affects Versions: 0.6-incubating
> Reporter: Erik Bergenholtz
> Assignee: Darshan Kumar
> Priority: Critical
> Labels: patch-available
> Fix For: 0.6-incubating
>
> Attachments: ATLAS-163-v0.patch, TagDefinition.png
>
>
> Atlas needs a UI to create new Tag definitions.
> See attached screen-shots.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)