[
https://jira.jboss.org/browse/TEIIDDES-670?page=com.atlassian.jira.plugin...
]
Dan Florian resolved TEIIDDES-670.
----------------------------------
Resolution: Done
Setting "Supports Update" on for the first time cleared the SELECT editor. It
was just a refresh issue as selecting another tab (like UPDATE) and then selecting back to
SELECT showed the correct SELECT statement. In TransformationObjectEditor I added a call
to refresh the current editor tab to fix the refresh issue. To fix the "paste"
issue with the DELETE tab, the TransformationHelper.setDeleteSqlUserString method was
corrected to return the correct result when the DELETE clause was successfully set.
Pasting DELETE transformation SQL always (AFAICT) requires two
attempts
-----------------------------------------------------------------------
Key: TEIIDDES-670
URL:
https://jira.jboss.org/browse/TEIIDDES-670
Project: Teiid Designer
Issue Type: Bug
Components: Editors
Affects Versions: 7.1.1
Environment: JBDS 4.0.0 Beta 1
Reporter: Paul Nittel
Assignee: Dan Florian
Priority: Minor
Fix For: 7.1.1
Creating the DELETE procedure for an updatable virtual table, pasting in the SQL fails
the first time. It leaves the transformation editor empty. The second attempt always seems
to succeed. This only happens with the DELETE procedure, not SELECT, INSERT, or UPDATE.
--
This message is automatically generated by JIRA.
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira