[
https://issues.apache.org/jira/browse/OFBIZ-10584?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Chandan Khandelwal closed OFBIZ-10584.
--------------------------------------
Resolution: Cannot Reproduce
> Error in updating product content
> ---------------------------------
>
> Key: OFBIZ-10584
> URL:
https://issues.apache.org/jira/browse/OFBIZ-10584> Project: OFBiz
> Issue Type: Bug
> Components: content
> Affects Versions: Trunk
> Reporter: Chandan Khandelwal
> Assignee: Chandan Khandelwal
> Priority: Minor
> Attachments: UpdateProductContent.png
>
>
> 1. Create Product Content
> 2. Update Product Content
> Getting error (lookedUpValue is empty) in updating product content because of the incorrect value of PK.
> This is because fromDate is editable and passed without milliseconds (yyyy-MM-dd HH:mm:ss") from the UI but the stored value is with millisecond (yyyy-MM-dd HH:mm:ss.SSS").
> From date is the part of the primary key and it should not be editable.
>
>
>
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)