[
https://issues.jboss.org/browse/TEIIDDES-1759?page=com.atlassian.jira.plu...
]
Mark Drilling resolved TEIIDDES-1759.
-------------------------------------
Assignee: Mark Drilling (was: Paul Richardson)
Resolution: Done
Resolves issue with resetting the modelname on SelectTranslatorAndTargetPage.
I agree that we could refactor a bit to get a MultiStatus back from the DdlImporter
instead, but this was a relatively minor change - suggest we hold refactoring for Komodo.
https://github.com/Teiid-Designer/teiid-designer/pull/197
DdlImporter throws illegal arg exceptions if model name is empty.
Should be validation error and message in SelectTranslatorAndTargetPage
-----------------------------------------------------------------------------------------------------------------------------------------
Key: TEIIDDES-1759
URL:
https://issues.jboss.org/browse/TEIIDDES-1759
Project: Teiid Designer
Issue Type: Bug
Components: Import/Export
Affects Versions: 8.2
Reporter: Barry LaFond
Assignee: Mark Drilling
Fix For: 8.2
Setting the ddl source model name to non-null, then deleting the name results in an
Illegal Arg exception rather than just an ERROR on the page
(SelectTranslatorAndTargetPage)
The DdlImporter is doing arg/validation checks in setModelName() but seems like the
DdlImporter should create a MultiStatus() which can be used by the importer UI to show
.... the status rather then throw/catch an exception
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see:
http://www.atlassian.com/software/jira