From notifications-return-4128-apmail-ofbiz-notifications-archive=ofbiz.apache.org@ofbiz.apache.org Fri Oct 21 13:37:58 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 AFE56199B6 for ; Fri, 21 Oct 2016 13:37:58 +0000 (UTC) Received: (qmail 50762 invoked by uid 500); 21 Oct 2016 13:37:58 -0000 Delivered-To: apmail-ofbiz-notifications-archive@ofbiz.apache.org Received: (qmail 50731 invoked by uid 500); 21 Oct 2016 13:37: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 50704 invoked by uid 99); 21 Oct 2016 13:37:58 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 21 Oct 2016 13:37:58 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id 641F22C0086 for ; Fri, 21 Oct 2016 13:37:58 +0000 (UTC) Date: Fri, 21 Oct 2016 13:37:58 +0000 (UTC) From: "Pawan Verma (JIRA)" To: notifications@ofbiz.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Updated] (OFBIZ-8604) Incorrect required parameters for createWorkEffortRequest 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-8604?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pawan Verma updated OFBIZ-8604: ------------------------------- Summary: Incorrect required parameters for createWorkEffortRequest service (was: Required parameters are optional for createWorkEffortRequest service) > Incorrect required parameters for createWorkEffortRequest service > ----------------------------------------------------------------- > > Key: OFBIZ-8604 > URL: https://issues.apache.org/jira/browse/OFBIZ-8604 > Project: OFBiz > Issue Type: Bug > Components: workeffort > Affects Versions: Trunk > Reporter: Pawan Verma > Priority: Minor > > Steps to regenerate: > 1) Run "createWorkEffortRequest" service from webtools. > 2) Only workEffortId is a required parameter for this service. > 3) Enter workeffortId and click on submit button. > 4) Find Below error message: > ============================================ > Service dispatcher threw an exception:The following required parameter is missing: [createWorkEffortRequest.custRequestId] -- This message was sent by Atlassian JIRA (v6.3.4#6332)