Aleksandr Kovalenko created AMBARI-9798:
-------------------------------------------
Summary: Alert Definition: request fails trying to set float value
to interval
Key: AMBARI-9798
URL: https://issues.apache.org/jira/browse/AMBARI-9798
Project: Ambari
Issue Type: Bug
Components: ambari-web
Affects Versions: 2.0.0
Reporter: Aleksandr Kovalenko
Assignee: Aleksandr Kovalenko
Fix For: 2.0.0
Input float value to interval field and save.
Server error:
{code}
{
"status" : 400,
"message" : "java.lang.NumberFormatException: For input string: \"1.1\""
}
{code}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)