[jira] [Created] (OFBIZ-10584) Error in updating product content

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

[jira] [Created] (OFBIZ-10584) Error in updating product content

Nicolas Malin (Jira)
Chandan Khandelwal created OFBIZ-10584:
------------------------------------------

             Summary: 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


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)