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 DBEBC200BC6 for ; Sat, 5 Nov 2016 18:28:59 +0100 (CET) Received: by cust-asf.ponee.io (Postfix) id DA8A4160AE9; Sat, 5 Nov 2016 17:28:59 +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 5C0F4160AEF for ; Sat, 5 Nov 2016 18:28:59 +0100 (CET) Received: (qmail 18532 invoked by uid 500); 5 Nov 2016 17:28:58 -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 18504 invoked by uid 99); 5 Nov 2016 17:28:58 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 05 Nov 2016 17:28:58 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id 6E4772C1F54 for ; Sat, 5 Nov 2016 17:28:58 +0000 (UTC) Date: Sat, 5 Nov 2016 17:28:58 +0000 (UTC) From: "Deepak Dixit (JIRA)" To: notifications@ofbiz.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Closed] (OFBIZ-9104) Incorrect required parameters for createContentAssoc service 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 17:29:00 -0000 [ https://issues.apache.org/jira/browse/OFBIZ-9104?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Deepak Dixit closed OFBIZ-9104. ------------------------------- Resolution: Fixed Assignee: Deepak Dixit Fix Version/s: (was: Trunk) Upcoming Branch This has been committed at trunk at r#1768253 Thanks Avnindra Sharma and Pawan for your contribution > Incorrect required parameters for createContentAssoc service > ------------------------------------------------------------ > > Key: OFBIZ-9104 > URL: https://issues.apache.org/jira/browse/OFBIZ-9104 > Project: OFBiz > Issue Type: Sub-task > Components: content > Affects Versions: Trunk > Reporter: Pawan Verma > Assignee: Deepak Dixit > Priority: Minor > Fix For: Upcoming Branch > > Attachments: OFBIZ-9104.patch > > > Steps to regenerate: > 1) Run "createContentAssoc" service from webtools. > 2) No required parameter for this service. > 3) Click on submit button. > 4) Find Below error message: > ============================================ > (Column 'CONTENT_ID' cannot accept a NULL value.)) -- This message was sent by Atlassian JIRA (v6.3.4#6332)