Pawan Verma created OFBIZ-8605:
----------------------------------
Summary: Incorrect required parameters for createWorkEffortRequestItem service
Key: OFBIZ-8605
URL:
https://issues.apache.org/jira/browse/OFBIZ-8605 Project: OFBiz
Issue Type: Bug
Components: workeffort
Affects Versions: Trunk
Reporter: Pawan Verma
Priority: Minor
Steps to regenerate:
1) Run "createWorkEffortRequestItem" 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: [createWorkEffortRequestItem.custRequestItemSeqId]The following required parameter is missing: [createWorkEffortRequestItem.custRequestId]
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)