You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@ofbiz.apache.org by "Deepak Dixit (JIRA)" <ji...@apache.org> on 2016/11/10 08:52:59 UTC

[jira] [Reopened] (OFBIZ-8723) Entity Auto services set remaining fields to null when passed only required fields

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

Deepak Dixit reopened OFBIZ-8723:
---------------------------------

As setting set-if-null to false fix one issue and introduced another one, reverting commit for now will debug it in more detail and will commit proper fix if found.  

> Entity Auto services set remaining fields to null when passed only required fields
> ----------------------------------------------------------------------------------
>
>                 Key: OFBIZ-8723
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-8723
>             Project: OFBiz
>          Issue Type: Bug
>          Components: ALL COMPONENTS
>    Affects Versions: Trunk
>            Reporter: Pawan Verma
>            Assignee: Deepak Dixit
>             Fix For: Upcoming Branch
>
>
> Entity Auto services set remaining fields to null when passed only required fields. 
> For example : Suppose we want to update only noteInfo field of a Note. I used Service updateNote from webtools passed only noteId and noteInfo.
> Expected : Only noteInfo field should be updated.
> Actual : All fields other than noteId and noteInfo is set to null. 



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