[
https://issues.jboss.org/browse/TEIIDDES-2947?page=com.atlassian.jira.plu...
]
Barry LaFond commented on TEIIDDES-2947:
----------------------------------------
Spent a bunch of time today trying to figure out why copying a Relational model and NOT
replacing it's references to a Virtual model would actually muck up the view model
I did verify that if you open each transformation in the T-Editor, then the query
framework will fix the references. Doing a save after that... will remove these
problem/errors.
Saving as Relational Source Model breaking View Model references
-----------------------------------------------------------------
Key: TEIIDDES-2947
URL:
https://issues.jboss.org/browse/TEIIDDES-2947
Project: Teiid Designer
Issue Type: Bug
Components: Editors
Affects Versions: 10.0.2
Reporter: stanislav kaleta
Fix For: 11.0.2
Attachments: SaveAsProject.zip
I have a Source Model which is referenced in View Model. When I use Save As action to
create a copy of Source Model, every SQL Transformation reference in View Model will
break
Error log: _Sql transformation in the model RelationalViewModel contains the unresolved
reference file:/<+location where new model was saved as+>_
I didn't select View Model in Import References dialog and references still somehow
changed to new model( + are broken).
When I select View Model in Import References dialog, references are changed to new model
correctly, although model has still a reference to old Source Model too.
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)