Tom Beerbower created AMBARI-8330:
-------------------------------------
Summary: API: null value in request results in "null" string value
on resource
Key: AMBARI-8330
URL: https://issues.apache.org/jira/browse/AMBARI-8330
Project: Ambari
Issue Type: Bug
Reporter: Tom Beerbower
Assignee: Tom Beerbower
Fix For: 2.0.0
The admin view appears to be passing in string "null" for empty fields in the
create instance portion. We need to get null values, not string with value
"null".
So, we need some mechanism to distinguish between empty string and null value.
It looks like this isn't a view issue but a problem with the API framework.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)