]
Barry LaFond resolved TEIIDDES-2380.
------------------------------------
Resolution: Done
Added check to this page to check the originating model
for any overritten extension properties and display a warning dialog
stating these properties will not be copied. (i.e. not yet supported)
Logging another issue to handle fixing this in future community release
New Model Wizard doesn't copy view model with global temporary
table properly
-----------------------------------------------------------------------------
Key: TEIIDDES-2380
URL:
https://issues.jboss.org/browse/TEIIDDES-2380
Project: Teiid Designer
Issue Type: Bug
Components: Dialogs, Modeling
Affects Versions: 8.6
Reporter: Jan Stastny
Assignee: Barry LaFond
Fix For: 8.6.1, 9.0.1, 9.0
Attachments: model-copy-extensions-properties-warning.png
When trying to create new view model by copying from an existing one the resulting model
contains errors.
The original view model has global temporary table defined. The problem is that the new
view model has not correct value in the "relational:Global Temp Table" property
for the copied global temporary table. It should be true, but is false in the new
definition of view model.