Jan Šafařík created TEIID-5689:
----------------------------------
Summary: Not able to delete/create entity in
Key: TEIID-5689
URL:
https://issues.jboss.org/browse/TEIID-5689
Project: Teiid
Issue Type: Bug
Reporter: Jan Šafařík
Assignee: Steven Hawkins
Trying to use the teiid-spring-boot/samples/odata project, I am not able to Create, Update
or Delete an entity. Tried on Customer, with Delete I get back code: TEIID30504 with
message: "TEIID30504 accounts: 23503 TEIID11013:TEIID11004 Error executing
statement(s): [SQL: DELETE FROM "CUSTOMER" WHERE
"CUSTOMER"."SSN" = 'CST01002']". With Create (Post) I get
code: TEIID30528 with message: "TEIID30528 javax.transaction.SystemException".
--
This message was sent by Atlassian Jira
(v7.12.1#712002)