Archana Rai created OLINGO-1255: ----------------------------------- Summary: [OData Client v2] <id> is malformed when auto generation of key is enabled. Key: OLINGO-1255 URL: https://issues.apache.org/jira/browse/OLINGO-1255 Project: Olingo Issue Type: Bug Reporter: Archana Rai
When the EntityType of the entry to be created, has a composite key consisting of 2 properties, where one of these properties is included in m:properties but the other is not and auto generation of key is enabled. The <id> tag generated has malformed data, where the key not having any data is coming as blank. Since the auto generation is enabled the <id> tag should also calculate the id based on the default values. -- This message was sent by Atlassian JIRA (v7.6.3#76005)