[ https://issues.jboss.org/browse/TEIIDDES-2982?page=com.atlassian.jira.plu... ]
Barry LaFond resolved TEIIDDES-2982.
------------------------------------
Resolution: Done
master: https://github.com/Teiid-Designer/teiid-designer/commit/238bbcc407044485d...
> Missing Table settings in dynamic VDB
> -------------------------------------
>
> Key: TEIIDDES-2982
> URL: https://issues.jboss.org/browse/TEIIDDES-2982
> Project: Teiid Designer
> Issue Type: Bug
> Components: Dynamic VDBs, Import/Export
> Affects Versions: 10.0.2
> Reporter: Mario Majernik
> Assignee: Barry LaFond
> Fix For: 11.0.1
>
> Attachments: DynamicVDBtesting.zip, DynamicVDBtestingWithAP.zip
>
>
> There are missing Table setiings in dynamic vdb:
> * System(Is System Table checkbox in table dialog) column is always false.(No mention in dynamicVDB)
> * Name In Source and Description is empty in PrimaryKeys ,Foreign Keys, Unique Constraint tabs and AccessPattern.(No mention in dynamic VDB)
> EDIT: {color:red}There is still problem with NIS and Description in Access Pattern.{color}
> Example project: [^DynamicVDBtestingWithAP.zip]
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
[ https://issues.jboss.org/browse/TEIIDDES-3023?page=com.atlassian.jira.plu... ]
Barry LaFond resolved TEIIDDES-3023.
------------------------------------
Resolution: Done
master: https://github.com/Teiid-Designer/teiid-designer/commit/238bbcc407044485d...
> Non working materialized after exporting DDL with another name than name of source model
> ----------------------------------------------------------------------------------------
>
> Key: TEIIDDES-3023
> URL: https://issues.jboss.org/browse/TEIIDDES-3023
> Project: Teiid Designer
> Issue Type: Bug
> Components: Import/Export
> Affects Versions: 11.0.1
> Reporter: Mario Majernik
> Assignee: Barry LaFond
> Fix For: 11.0.1
>
> Attachments: Screen2.png
>
>
> I have source model with name "source.xmi" (for example) )and materialized in it.
> Then I want to export this model as DDL file. There is default set name of new DLL "exportedDDL.ddl" in export dialog.(Screen2)
> After that I want to import this DDL file but new name of source model is "exportedDDL.xmi" and therefore materialized do not work.
> Possible solution is that in export dialog will be default set name of source model instead "exportedDDL.ddl" and when user will change name some warning window will show.
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
[ https://issues.jboss.org/browse/TEIIDDES-3024?page=com.atlassian.jira.plu... ]
Barry LaFond resolved TEIIDDES-3024.
------------------------------------
Resolution: Done
master: https://github.com/Teiid-Designer/teiid-designer/commit/238bbcc407044485d...
> Import/Export ddl problem with Indexes
> ---------------------------------------
>
> Key: TEIIDDES-3024
> URL: https://issues.jboss.org/browse/TEIIDDES-3024
> Project: Teiid Designer
> Issue Type: Bug
> Components: Import/Export
> Affects Versions: 11.0.1
> Reporter: Mario Majernik
> Assignee: Barry LaFond
> Fix For: 11.0.1
>
> Attachments: verification.zip
>
>
> According this : [DDL metadata|https://docs.jboss.org/author/display/TEIID/DDL+Metadata]
> Index should look like this:
> CONSTRAINT EXAMPLE_INDEX INDEX (name, amount)
> but in our ddl look:
> newColumn_1 string(4000) INDEX
> Problem is that when we export and import source model new model have two indexes with the same default name INDEX(colision/error) and also there are missing atributes Name In Source and description.
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
[ https://issues.jboss.org/browse/TEIIDDES-3024?page=com.atlassian.jira.plu... ]
Barry LaFond reassigned TEIIDDES-3024:
--------------------------------------
Assignee: Barry LaFond
> Import/Export ddl problem with Indexes
> ---------------------------------------
>
> Key: TEIIDDES-3024
> URL: https://issues.jboss.org/browse/TEIIDDES-3024
> Project: Teiid Designer
> Issue Type: Bug
> Components: Import/Export
> Affects Versions: 11.0.1
> Reporter: Mario Majernik
> Assignee: Barry LaFond
> Fix For: 11.0.1
>
> Attachments: verification.zip
>
>
> According this : [DDL metadata|https://docs.jboss.org/author/display/TEIID/DDL+Metadata]
> Index should look like this:
> CONSTRAINT EXAMPLE_INDEX INDEX (name, amount)
> but in our ddl look:
> newColumn_1 string(4000) INDEX
> Problem is that when we export and import source model new model have two indexes with the same default name INDEX(colision/error) and also there are missing atributes Name In Source and description.
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
[ https://issues.jboss.org/browse/TEIIDDES-3024?page=com.atlassian.jira.plu... ]
Barry LaFond updated TEIIDDES-3024:
-----------------------------------
Fix Version/s: 11.0.1
> Import/Export ddl problem with Indexes
> ---------------------------------------
>
> Key: TEIIDDES-3024
> URL: https://issues.jboss.org/browse/TEIIDDES-3024
> Project: Teiid Designer
> Issue Type: Bug
> Components: Import/Export
> Affects Versions: 11.0.1
> Reporter: Mario Majernik
> Assignee: Barry LaFond
> Fix For: 11.0.1
>
> Attachments: verification.zip
>
>
> According this : [DDL metadata|https://docs.jboss.org/author/display/TEIID/DDL+Metadata]
> Index should look like this:
> CONSTRAINT EXAMPLE_INDEX INDEX (name, amount)
> but in our ddl look:
> newColumn_1 string(4000) INDEX
> Problem is that when we export and import source model new model have two indexes with the same default name INDEX(colision/error) and also there are missing atributes Name In Source and description.
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
[ https://issues.jboss.org/browse/TEIIDDES-3022?page=com.atlassian.jira.plu... ]
Barry LaFond commented on TEIIDDES-3022:
----------------------------------------
yes. and I've got a fix ready for this one plus 3023 and 3024
> Extra comma in exported ddl
> ---------------------------
>
> Key: TEIIDDES-3022
> URL: https://issues.jboss.org/browse/TEIIDDES-3022
> Project: Teiid Designer
> Issue Type: Bug
> Components: Import/Export
> Affects Versions: 11.0.1
> Reporter: Mario Majernik
> Assignee: Barry LaFond
> Priority: Critical
> Fix For: 11.0.1
>
> Attachments: Screen1.png, verifications.zip
>
>
> There is error when I try import data from ddl file.(Screen1)
> Problem is in second column. There is extra column. I think that is related with
> [TEIIDDES-2997|https://issues.jboss.org/browse/TEIIDDES-2997?filter=-3]
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
[ https://issues.jboss.org/browse/TEIIDDES-3022?page=com.atlassian.jira.plu... ]
Matus Makovy commented on TEIIDDES-3022:
----------------------------------------
If I understand correctly, the error actually is in the export. When you export attached xmi model to ddl there is an extra comma added.
> Extra comma in exported ddl
> ---------------------------
>
> Key: TEIIDDES-3022
> URL: https://issues.jboss.org/browse/TEIIDDES-3022
> Project: Teiid Designer
> Issue Type: Bug
> Components: Import/Export
> Affects Versions: 11.0.1
> Reporter: Mario Majernik
> Assignee: Barry LaFond
> Priority: Critical
> Fix For: 11.0.1
>
> Attachments: Screen1.png, verifications.zip
>
>
> There is error when I try import data from ddl file.(Screen1)
> Problem is in second column. There is extra column. I think that is related with
> [TEIIDDES-2997|https://issues.jboss.org/browse/TEIIDDES-2997?filter=-3]
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
[ https://issues.jboss.org/browse/TEIIDDES-2995?page=com.atlassian.jira.plu... ]
Matej Kralik updated TEIIDDES-2995:
-----------------------------------
Labels: (was: verified_jbdsis-11.0.1)
> Missing message for key SetConnectionProfileAction.confirmDriverclassChangeDialogMsg
> ------------------------------------------------------------------------------------
>
> Key: TEIIDDES-2995
> URL: https://issues.jboss.org/browse/TEIIDDES-2995
> Project: Teiid Designer
> Issue Type: Bug
> Affects Versions: 10.0.2
> Reporter: Matus Makovy
> Assignee: Barry LaFond
> Fix For: 11.0.1
>
> Attachments: Screen Shot 2016-11-21 at 12.43.32.png
>
>
> When I try to change connection profile on source model to different database I see this error (see attachment)
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)