You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@olingo.apache.org by "arathi m (JIRA)" <ji...@apache.org> on 2015/06/05 23:39:00 UTC

[jira] [Created] (OLINGO-688) Wrong values for autogenerated fields in response for insert entities

arathi m created OLINGO-688:
-------------------------------

             Summary: Wrong values for autogenerated fields in response for insert entities
                 Key: OLINGO-688
                 URL: https://issues.apache.org/jira/browse/OLINGO-688
             Project: Olingo
          Issue Type: Bug
          Components: odata2-jpa
    Affects Versions: V2 2.0.3
            Reporter: arathi m


Upon inserting an entity using Olinga-data2 based JPA processor, I get back a response. This response contains value "0" for my id column(which maps to the id(primary key) of my MYSQL table column which is autogenerated). But my DB table has the correct id value.

I get back an exception if I have other columns like datecreated, which are again autogenerated by the DB upon insert.




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