[jira] [Closed] (OFBIZ-8722) Update Services set non-pk fields to null, if only passed pks

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

[jira] [Closed] (OFBIZ-8722) Update Services set non-pk fields to null, if only passed pks

Nicolas Malin (Jira)

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

Deepak Dixit closed OFBIZ-8722.
-------------------------------
    Resolution: Not A Problem

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

> Update Services set non-pk fields to null, if only passed pks
> -------------------------------------------------------------
>
>                 Key: OFBIZ-8722
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-8722
>             Project: OFBiz
>          Issue Type: Bug
>          Components: ALL COMPONENTS
>    Affects Versions: Trunk
>            Reporter: Pawan Verma
>            Assignee: Deepak Dixit
>
> When we pass only pks in some update services. All non-pk values are getting null.



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