You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@atlas.apache.org by "Madhan Neethiraj (JIRA)" <ji...@apache.org> on 2017/01/04 08:47:58 UTC

[jira] [Updated] (ATLAS-963) UI: Entity details is not display String array attribute values correctly

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

Madhan Neethiraj updated ATLAS-963:
-----------------------------------
    Fix Version/s: 0.7.1-incubating

Committed to 0.7-incubating branch: http://git-wip-us.apache.org/repos/asf/incubator-atlas/commit/abd5b976a465c9d13d22463ba53bffe379124c0b

> UI: Entity details is not display String array attribute values correctly
> -------------------------------------------------------------------------
>
>                 Key: ATLAS-963
>                 URL: https://issues.apache.org/jira/browse/ATLAS-963
>             Project: Atlas
>          Issue Type: Bug
>            Reporter: Hemanth Yamijala
>            Assignee: Keval Bhatt
>             Fix For: 0.8-incubating, 0.7.1-incubating
>
>         Attachments: ATLAS-963.patch
>
>
> If an entity definition contains an attribute that is a JSON array of strings, the UI is not rendering this properly. 
> The attribute value will be of type: 
> {code} 
> attribute_name: [ value1, value2, ... ] 
> {code} 
> For example: 
> {code} 
> "columnNames":[ "cssnsi", "mylookca" ] 
> {code} 
> The same issue may be there for other types of array attribute values like array of ints, booleans etc.



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