[jira] Commented: (OFBIZ-3938) Error updating productCategory for PROMOTIONS

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

[jira] Commented: (OFBIZ-3938) Error updating productCategory for PROMOTIONS

Nicolas Malin (Jira)

    [ https://issues.apache.org/jira/browse/OFBIZ-3938?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12985715#action_12985715 ]

Jacques Le Roux commented on OFBIZ-3938:
----------------------------------------

FYI: I fixed the alert issue at r1062811

> Error updating productCategory for PROMOTIONS
> ---------------------------------------------
>
>                 Key: OFBIZ-3938
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-3938
>             Project: OFBiz
>          Issue Type: Bug
>          Components: product
>    Affects Versions: Release 09.04
>            Reporter: chris snow
>            Assignee: Jacques Le Roux
>             Fix For: Release Branch 09.04, SVN trunk
>
>
> Steps to reproduce:
> 1) Navigate to: https://demo-stable.ofbiz.apache.org/catalog/control/EditCategoryProducts?productCategoryId=PROMOTIONS
> 2) Enter thru date = "2001-05-13 12:00:00.000" for the second (or greater) ow item - click update
> The Following Errors Occurred:
> Error:<br/>Service invocation error on row (0): The following required parameter is missing: [IN] [updateProductToCategory.fromDate]<br/>Service invocation error on row (0): The following required parameter is missing: [IN] [updateProductToCategory.productId]<br/> Error trying to begin transaction, could not process method: The current transaction is marked for rollback, not beginning a new transaction and aborting current operation; the rollbackOnly was caused by: Service [updateProductToCategory] threw an unexpected exception/errororg.ofbiz.service.ServiceValidationException: The following required parameter is missing: [IN] [updateProductToCategory.fromDate]The following required parameter is missing: [IN] [updateProductToCategory.productId] (The following required parameter is missing: [IN] [updateProductToCategory.fromDate]The following required parameter is missing: [IN] [updateProductToCategory.productId]) <br/> <br/>

--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.