You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Alexey Kuznetsov (JIRA)" <ji...@apache.org> on 2018/03/05 10:39:00 UTC

[jira] [Assigned] (IGNITE-7880) Enum values not shown correctly in Webconsole

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

Alexey Kuznetsov reassigned IGNITE-7880:
----------------------------------------

    Assignee: Alexey Kuznetsov  (was: Mikhail Cherkasov)

> Enum values not shown correctly in Webconsole
> ---------------------------------------------
>
>                 Key: IGNITE-7880
>                 URL: https://issues.apache.org/jira/browse/IGNITE-7880
>             Project: Ignite
>          Issue Type: Bug
>          Components: visor
>    Affects Versions: 2.3
>            Reporter: Mikhail Cherkasov
>            Assignee: Alexey Kuznetsov
>            Priority: Major
>             Fix For: 2.5
>
>         Attachments: image-2018-03-05-13-34-48-992.png
>
>
> Enum values not shown correctly in Webconsole:
>  
> {code:java}
> public enum SomeEnum { ONE, TWO; }{code}
>  
> !image-2018-03-05-13-34-48-992.png!
>  
> expecting value:
> enum value as String like: ONE



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)