You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ambari.apache.org by "Tom Beerbower (JIRA)" <ji...@apache.org> on 2014/11/14 07:12:33 UTC

[jira] [Created] (AMBARI-8330) API: null value in request results in "null" string value on resource

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)