]
Barry LaFond updated TEIIDDES-2973:
-----------------------------------
Fix Version/s: 11.0.1
When creating View model by transforming should set nameInSource to
blank
-------------------------------------------------------------------------
Key: TEIIDDES-2973
URL:
https://issues.jboss.org/browse/TEIIDDES-2973
Project: Teiid Designer
Issue Type: Bug
Components: Modeling
Affects Versions: 10.0.2
Reporter: Van Halbert
Assignee: Barry LaFond
Fix For: 11.0.1
When a view model is being created by transforming from a source model is assigning the
NameInSource to what the source model had and that is incorrect and cause incorrect
references. The NIS for the view model should be set to blank, so that it delegates to
the source model as to what the underlying nameinSource to use.