]
Andrej Šmigala closed TEIIDDES-2368.
------------------------------------
Verified in 9.0.1 and 8.6.1
Property value issues using New Procedure wizard
------------------------------------------------
Key: TEIIDDES-2368
URL:
https://issues.jboss.org/browse/TEIIDDES-2368
Project: Teiid Designer
Issue Type: Bug
Components: Modeling
Affects Versions: 8.6
Reporter: Tom Johnston
Assignee: Barry LaFond
Fix For: 9.0, 8.6.1
* Description is not getting saved to the model (EmfModelObjectExtensionAssistant is not
checking for existing description before removing annotation for removed extensions)
* Update Count property is not getting set on the procedure (missing a combo box
listener)
* RelationalModelFactory has a few redundant calls to add new view, procedure and index
to the model contents. These are already called in the createXXXX() methods