Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id 70490200BB9 for ; Mon, 7 Nov 2016 14:36:01 +0100 (CET) Received: by cust-asf.ponee.io (Postfix) id 6F17D160B10; Mon, 7 Nov 2016 13:36:01 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id E59F7160AF9 for ; Mon, 7 Nov 2016 14:36:00 +0100 (CET) Received: (qmail 70167 invoked by uid 500); 7 Nov 2016 13:36:00 -0000 Mailing-List: contact notifications-help@ofbiz.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@ofbiz.apache.org Delivered-To: mailing list notifications@ofbiz.apache.org Received: (qmail 70143 invoked by uid 99); 7 Nov 2016 13:36:00 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 07 Nov 2016 13:36:00 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id D2D652C2A69 for ; Mon, 7 Nov 2016 13:35:59 +0000 (UTC) Date: Mon, 7 Nov 2016 13:35:59 +0000 (UTC) From: "Deepak Dixit (JIRA)" To: notifications@ofbiz.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (OFBIZ-8722) Update Services set non-pk fields to null, if only passed pks MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 archived-at: Mon, 07 Nov 2016 13:36:01 -0000 [ https://issues.apache.org/jira/browse/OFBIZ-8722?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15644195#comment-15644195 ] Deepak Dixit commented on OFBIZ-8722: ------------------------------------- It depends on use cases, in how many cases user really want to set value to null for all the fields?? In my initial comment I was saying the same that this fixes an issue but need to discuss and finalize the solution for another one :) suggestions are most welcome. > 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: Rishi Solanki > > 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)