[jira] [Closed] (OFBIZ-8339) When we pass only "orderId" in "updateOrderHeader" service.All values are getting null.

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

[jira] [Closed] (OFBIZ-8339) When we pass only "orderId" in "updateOrderHeader" service.All values are getting null.

Nicolas Malin (Jira)

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

Deepak Dixit closed OFBIZ-8339.
-------------------------------
       Resolution: Not A Problem
    Fix Version/s:     (was: Upcoming Release)

This is working expected, no need to set set-if-null true for set-nonpk-fields. As from runService screen we are passing all the values to empty/null so it set them to null, and this is expected behavior. I checked it if we call service from Ajax call and pass limited values than it working as expected.

So closing this ticket as Not a problem


> When we pass only "orderId" in "updateOrderHeader" service.All values are getting null.
> ---------------------------------------------------------------------------------------
>
>                 Key: OFBIZ-8339
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-8339
>             Project: OFBiz
>          Issue Type: Sub-task
>            Reporter: Renuka Srishti
>            Assignee: Deepak Dixit
>         Attachments: OFBIZ-8339.patch
>
>
> If we pass only orderId then rest value should not set empty.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)