[
https://jira.jboss.org/browse/TEIIDDES-572?page=com.atlassian.jira.plugin...
]
Barry LaFond resolved TEIIDDES-572.
-----------------------------------
Resolution: Done
Adding "PREVIEW_" prefix to both preview vdbs and preview data sources.
On ExecutionAdmind.refresh(), if the "workspace UUID" doesn't match, now the
data sources are tagged as "Preview".
Preview Data Sources prefixed by workspace UUID's cannot be
identified as "Preview". Need to tweak naming to make it obvious so Designer
restart can restore that knowledge.
----------------------------------------------------------------------------------------------------------------------------------------------------------------------------
Key: TEIIDDES-572
URL:
https://jira.jboss.org/browse/TEIIDDES-572
Project: Teiid Designer
Issue Type: Bug
Components: Data Preview, VDB & Execution
Affects Versions: 7.1
Reporter: Barry LaFond
Assignee: Barry LaFond
Priority: Critical
Fix For: 7.1
Preview VDb's have a "preview" property in the archive which makes
identifying it as Preview in Designer easy. Data Sources have no structure/info in
Designer, just a name, so the TeiidDataSource.isPreview() needs to be set somehow during
re-start to appropriately "hide" the Preview Data Sources.
So let's add a Prefix or something to the Preview Data Source name. Examples....
PVDB_77f2cb87-c46c-4a1e-a93e-0fe65bff24a0_TestImportPreview_PartsOracle
or
77f2cb87-c46c-4a1e-a93e-0fe65bff24a0_PVDB_TestImportPreview_PartsOracle
--
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