You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@atlas.apache.org by "Erik Bergenholtz (JIRA)" <ji...@apache.org> on 2015/09/25 00:55:04 UTC

[jira] [Issue Comment Deleted] (ATLAS-163) New Trait UI (Tag)

     [ https://issues.apache.org/jira/browse/ATLAS-163?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Erik Bergenholtz updated ATLAS-163:
-----------------------------------
    Comment: was deleted

(was: 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)