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
Steps to reproduce:
1) Navigate to:
https://demo-stable.ofbiz.apache.org/catalog/control/EditCategoryProducts?productCategoryId=PROMOTIONS2) 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.