From notifications-return-6016-apmail-ofbiz-notifications-archive=ofbiz.apache.org@ofbiz.apache.org Sat Nov 5 13:40:59 2016 Return-Path: X-Original-To: apmail-ofbiz-notifications-archive@minotaur.apache.org Delivered-To: apmail-ofbiz-notifications-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 5AB351980C for ; Sat, 5 Nov 2016 13:40:59 +0000 (UTC) Received: (qmail 73071 invoked by uid 500); 5 Nov 2016 13:40:59 -0000 Delivered-To: apmail-ofbiz-notifications-archive@ofbiz.apache.org Received: (qmail 73044 invoked by uid 500); 5 Nov 2016 13:40: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 73028 invoked by uid 99); 5 Nov 2016 13:40: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 13:40:59 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id 1E2942C1F54 for ; Sat, 5 Nov 2016 13:40:59 +0000 (UTC) Date: Sat, 5 Nov 2016 13:40:59 +0000 (UTC) From: "Pawan Verma (JIRA)" To: notifications@ofbiz.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Updated] (OFBIZ-9099) Incorrect required parameters for createWorkEffortAndAssoc service MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/OFBIZ-9099?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pawan Verma updated OFBIZ-9099: ------------------------------- Attachment: OFBIZ-9099.patch Attaching patch for this bug. > Incorrect required parameters for createWorkEffortAndAssoc service > ------------------------------------------------------------------ > > Key: OFBIZ-9099 > URL: https://issues.apache.org/jira/browse/OFBIZ-9099 > Project: OFBiz > Issue Type: Sub-task > Components: workeffort > Affects Versions: Trunk > Reporter: Pawan Verma > Priority: Minor > Fix For: Trunk > > Attachments: OFBIZ-9099.patch > > > Steps to regenerate: > 1) Run "createWorkEffortAndAssoc" service from webtools. > 2) No required parameter for this service. > 3) Click on submit button. > 4) Find Below error message: > ============================================ > The following required parameter is missing: [createWorkEffort.workEffortTypeId]The following required parameter is missing: [createWorkEffort.currentStatusId]The following required parameter is missing: [createWorkEffort.workEffortName] -- This message was sent by Atlassian JIRA (v6.3.4#6332)