[jira] [Updated] (OFBIZ-8603) Required parameters are optional for createWorkEffortQuote service

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

[jira] [Updated] (OFBIZ-8603) Required parameters are optional for createWorkEffortQuote service

Nicolas Malin (Jira)

     [ https://issues.apache.org/jira/browse/OFBIZ-8603?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Pawan Verma updated OFBIZ-8603:
-------------------------------
    Description:
Steps to regenerate:
1) Run "createWorkEffortQuote" 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: [createWorkEffortQuote.quoteId]

  was:
Steps to regenerate:
1) Run "createWorkEffortQuote" service from webtools.
2) No required parameter for this service.
3) Click on submit button without passing any parameter.
4) Find Below error message:
============================================
Service dispatcher threw an exception:The following required parameter is missing: [createWorkEffortQuote.quoteId]


> Required parameters are optional for createWorkEffortQuote service
> ------------------------------------------------------------------
>
>                 Key: OFBIZ-8603
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-8603
>             Project: OFBiz
>          Issue Type: Bug
>          Components: workeffort
>    Affects Versions: Trunk
>            Reporter: Pawan Verma
>            Priority: Minor
>
> Steps to regenerate:
> 1) Run "createWorkEffortQuote" 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: [createWorkEffortQuote.quoteId]



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)