[
https://issues.apache.org/jira/browse/IGNITE-7880?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Alexey Kuznetsov updated IGNITE-7880:
-------------------------------------
Component/s: (was: visor)
wizards
> 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: wizards
> 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)