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 B251B200BC4 for ; Sat, 5 Nov 2016 07:13:00 +0100 (CET) Received: by cust-asf.ponee.io (Postfix) id B0E52160B04; Sat, 5 Nov 2016 06:13:00 +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 29C85160AFE for ; Sat, 5 Nov 2016 07:13:00 +0100 (CET) Received: (qmail 76363 invoked by uid 500); 5 Nov 2016 06:12:59 -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 76354 invoked by uid 99); 5 Nov 2016 06:12:59 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 05 Nov 2016 06:12:59 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id 29EAF2C0005 for ; Sat, 5 Nov 2016 06:12:59 +0000 (UTC) Date: Sat, 5 Nov 2016 06:12:59 +0000 (UTC) From: "Pawan Verma (JIRA)" To: notifications@ofbiz.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Updated] (OFBIZ-8905) When we pass only pks in "updateShipmentMethodType" service.All non-pk values are getting null. MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 archived-at: Sat, 05 Nov 2016 06:13:00 -0000 [ https://issues.apache.org/jira/browse/OFBIZ-8905?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pawan Verma updated OFBIZ-8905: ------------------------------- Attachment: OFBIZ-8905.patch Attaching patch for this issue.I have converted service from simple to entity-auto. > When we pass only pks in "updateShipmentMethodType" service.All non-pk values are getting null. > ----------------------------------------------------------------------------------------------- > > Key: OFBIZ-8905 > URL: https://issues.apache.org/jira/browse/OFBIZ-8905 > Project: OFBiz > Issue Type: Sub-task > Components: product > Affects Versions: Trunk > Reporter: Pawan Verma > Priority: Minor > Attachments: OFBIZ-8905.patch > > > When we pass only pks in "updateShipmentMethodType" service.All non-pk values are getting null. -- This message was sent by Atlassian JIRA (v6.3.4#6332)