[
https://issues.jboss.org/browse/TEIIDDES-1145?page=com.atlassian.jira.plu...
]
Dan Florian resolved TEIIDDES-1145.
-----------------------------------
Release Notes Docs Status: Not Required
Resolution: Done
There were 2 ways to remove extension properties from a model object. One of those ways
did not remove the model object annotation if it was empty after removing the property.
The method that does not remove the annotation is called by the other method and should
not be called by any other class. Changed the visibility of the method so that only the
correct method can now be called by other classes.
Empty Model Object Annotations Should Not Be Left In Model
----------------------------------------------------------
Key: TEIIDDES-1145
URL:
https://issues.jboss.org/browse/TEIIDDES-1145
Project: Teiid Designer
Issue Type: Bug
Components: Editors
Affects Versions: 7.6
Reporter: Dan Florian
Assignee: Dan Florian
Fix For: 7.6
Attachments: Source.xmi
After the demo yesterday, I looked at the attached model and noticed that there was a
model object annotation for "NewBaseTable" that was empty. This model object
annotation should've been removed. One scenario where this might have happened is if a
property for that model object got set to something other than the default value and the
model was saved. And then the value was set back to the default value and the model saved.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see:
http://www.atlassian.com/software/jira