[
https://jira.jboss.org/browse/TEIIDDES-678?page=com.atlassian.jira.plugin...
]
Barry LaFond resolved TEIIDDES-678.
-----------------------------------
Resolution: Done
Changed the MappingRefactorModelHandler to tokenize the SQL string, find/replace the
changed model names/paths and reconstruct the SQL.
Passed rename and undo rename tests.
Issues after Refactoring Source Model Name
------------------------------------------
Key: TEIIDDES-678
URL:
https://jira.jboss.org/browse/TEIIDDES-678
Project: Teiid Designer
Issue Type: Bug
Affects Versions: 7.1
Reporter: Ted Jones
Assignee: Barry LaFond
Fix For: 7.1.1
I have three VDB's... all with the same three models in them with different
combinations of visibility.
1. BQT (Source Model)
2. PART (Source Model)
3. VIRT (View Model)
If I re-factor the PART model name to PARTS I see the following:
1. My transformation query changed from SELECT * FROM PART.PARTS to SELECT * FROM
PARTS.PARTSS
2. I can't consistently produce this one, but the third or first VDB has the new
model name added but leaves the old one as well. So I end up with a PART and a PARTS.
3. When I click the synch button on PART in the vdb editor, I get an illegal argument
exception.
4. When I try to remove PART, the VIRT model gets removed to because the Designer thinks
there is still a dependency on PART by VIRT.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
https://jira.jboss.org/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira