[teiid-issues] [JBoss JIRA] (TEIID-2838) Update and Delete Operations fail in One-2-One mapping in MongoDB Translator

RH Bugzilla Integration (JIRA) issues at jboss.org
Wed Feb 12 14:21:29 EST 2014


    [ https://issues.jboss.org/browse/TEIID-2838?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12944022#comment-12944022 ] 

RH Bugzilla Integration commented on TEIID-2838:
------------------------------------------------

Van Halbert <vhalbert at redhat.com> changed the Status of [bug 1064528|https://bugzilla.redhat.com/show_bug.cgi?id=1064528] from NEW to ASSIGNED
                
> Update and Delete Operations fail in One-2-One mapping in MongoDB Translator
> ----------------------------------------------------------------------------
>
>                 Key: TEIID-2838
>                 URL: https://issues.jboss.org/browse/TEIID-2838
>             Project: Teiid
>          Issue Type: Bug
>          Components: Misc. Connectors
>    Affects Versions: 8.4
>            Reporter: Ramesh Reddy
>            Assignee: Ramesh Reddy
>              Labels: mongodb
>             Fix For: 8.7
>
>
> When two tables are defined in ONE-2-ONE relation like defined in TEIID-2830, the UPDATE and DELETE operations on those tables end up in failure always.
> for ex:
> {code}
> DELETE FROM Address WHERE CustomerId = '1002'
> UPDATE Address SET Street = 'Highway 100' WHERE CustomerId = '1002'
> {code}

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


More information about the teiid-issues mailing list