[JBoss JIRA] (TEIIDDES-2200) In New VDB wizard, cant add model to VDB if its in a folder
by Mark Drilling (JIRA)
[ https://issues.jboss.org/browse/TEIIDDES-2200?page=com.atlassian.jira.plu... ]
Mark Drilling updated TEIIDDES-2200:
------------------------------------
Fix Version/s: 8.5.1
(was: 8.5)
> In New VDB wizard, cant add model to VDB if its in a folder
> -----------------------------------------------------------
>
> Key: TEIIDDES-2200
> URL: https://issues.jboss.org/browse/TEIIDDES-2200
> Project: Teiid Designer
> Issue Type: Bug
> Components: VDB & Execution
> Affects Versions: 8.5
> Reporter: Mark Drilling
> Assignee: Mark Drilling
> Fix For: 8.5.1
>
>
> Launch the New VDB wizard. Click Add button to add a source model to the VDB.
> If the source model is within a folder in your workspace (eg sources), it's not available to select in the add dialog
> Note - this only affects the New VDB wizard. If user has models under a folder, they can add them from the VDBEditor as a workaround.
--
This message was sent by Atlassian JIRA
(v6.2.3#6260)
10 years, 7 months
[JBoss JIRA] (TEIIDDES-2200) In New VDB wizard, cant add model to VDB if its in a folder
by Mark Drilling (JIRA)
[ https://issues.jboss.org/browse/TEIIDDES-2200?page=com.atlassian.jira.plu... ]
Mark Drilling updated TEIIDDES-2200:
------------------------------------
Description:
Launch the New VDB wizard. Click Add button to add a source model to the VDB.
If the source model is within a folder in your workspace (eg sources), it's not available to select in the add dialog
Note - this only affects the New VDB wizard. If user has models under a folder, they can add them from the VDBEditor as a workaround.
was:
Launch the New VDB wizard. Click Add button to add a source model to the VDB.
If the source model is within a folder in your workspace (eg sources), it's not available to select in the add dialog
Workaround Description: Add models from the VDB Editor
> In New VDB wizard, cant add model to VDB if its in a folder
> -----------------------------------------------------------
>
> Key: TEIIDDES-2200
> URL: https://issues.jboss.org/browse/TEIIDDES-2200
> Project: Teiid Designer
> Issue Type: Bug
> Components: VDB & Execution
> Affects Versions: 8.5
> Reporter: Mark Drilling
> Assignee: Mark Drilling
> Fix For: 8.5
>
>
> Launch the New VDB wizard. Click Add button to add a source model to the VDB.
> If the source model is within a folder in your workspace (eg sources), it's not available to select in the add dialog
> Note - this only affects the New VDB wizard. If user has models under a folder, they can add them from the VDBEditor as a workaround.
--
This message was sent by Atlassian JIRA
(v6.2.3#6260)
10 years, 7 months
[JBoss JIRA] (TEIIDDES-2200) In New VDB wizard, cant add model to VDB if its in a folder
by Mark Drilling (JIRA)
Mark Drilling created TEIIDDES-2200:
---------------------------------------
Summary: In New VDB wizard, cant add model to VDB if its in a folder
Key: TEIIDDES-2200
URL: https://issues.jboss.org/browse/TEIIDDES-2200
Project: Teiid Designer
Issue Type: Bug
Components: VDB & Execution
Affects Versions: 8.5
Reporter: Mark Drilling
Assignee: Mark Drilling
Fix For: 8.5
Launch the New VDB wizard. Click Add button to add a source model to the VDB.
If the source model is within a folder in your workspace (eg sources), it's not available to select in the add dialog
--
This message was sent by Atlassian JIRA
(v6.2.3#6260)
10 years, 7 months
[JBoss JIRA] (TEIIDDES-2199) Designer deletes materialization setting in transformation Editor
by Jason Marley (JIRA)
Jason Marley created TEIIDDES-2199:
--------------------------------------
Summary: Designer deletes materialization setting in transformation Editor
Key: TEIIDDES-2199
URL: https://issues.jboss.org/browse/TEIIDDES-2199
Project: Teiid Designer
Issue Type: Bug
Affects Versions: 8.3.2
Environment: fedora 19, Red Hat Data Virtualization 6, JBDS 7.1.1.GA
Reporter: Jason Marley
In transformation editor and add caching comment /*+ cache(ttl:300000) */, if there is a space before + and the beginning of comment, upon save designer deletes the line.
--
This message was sent by Atlassian JIRA
(v6.2.3#6260)
10 years, 7 months
[JBoss JIRA] (TEIIDDES-2198) Virtual procedure transformation not revalidated after changing parameter datatype
by Andrej Šmigala (JIRA)
Andrej Šmigala created TEIIDDES-2198:
----------------------------------------
Summary: Virtual procedure transformation not revalidated after changing parameter datatype
Key: TEIIDDES-2198
URL: https://issues.jboss.org/browse/TEIIDDES-2198
Project: Teiid Designer
Issue Type: Bug
Components: Transformations, Validation
Affects Versions: 8.3.2
Reporter: Andrej Šmigala
Changing the datatype of a virtual procedure parameter does not trigger revalidation. This means that errors caused by trying to convert the parameter to an incompatible datatype in the transformation do not disappear after fixing the datatype, and conversely, changing the datatype does not trigger validation errors when the new datatype is incompatible.
--
This message was sent by Atlassian JIRA
(v6.2.3#6260)
10 years, 7 months
[JBoss JIRA] (TEIIDDES-1243) When creating a web service model from WSDL, changing schema location to another project does not work
by Barry LaFond (JIRA)
[ https://issues.jboss.org/browse/TEIIDDES-1243?page=com.atlassian.jira.plu... ]
Barry LaFond commented on TEIIDDES-1243:
----------------------------------------
1) This wizard results in a WS model with a dependency to the generated XSD file
2) We're preventing any cross-project dependencies in Designer so the fix would be to prevent this by filtering the "..." location selection dialog
3) I verified that selecting a folder in the same project results in the XSD being created in the folder
> When creating a web service model from WSDL, changing schema location to another project does not work
> ------------------------------------------------------------------------------------------------------
>
> Key: TEIIDDES-1243
> URL: https://issues.jboss.org/browse/TEIIDDES-1243
> Project: Teiid Designer
> Issue Type: Sub-task
> Components: Modeling
> Affects Versions: 7.4.2
> Reporter: Johnathon Lee
> Assignee: Barry LaFond
> Fix For: 8.6, 8.5.1
>
>
> Selections of target project in the New Model Wizard are not used when creating a Web Service Model. This originates with: https://issues.jboss.org/browse/JBEDSP-762
> 1. Right click on the project and select New -> Metadata Model.
> 2. Create a file name for the new model.
> 3. Choose the "Web Service" metamodel and make sure the "Virtual Model" model type is selected.
> 4. Select the "Build from existing WSDL file(s)" model builder.
> 5. Click "Next."
> 6. Choose a WSDL. Click next, next, next.
> 7. In Schema Workspace Location Selection, change the Folder to another project, click apply.
> 8. Click "Next", and "Finish".
> The XSD is still created in the same project, not in the one selected in step 7.
--
This message was sent by Atlassian JIRA
(v6.2.3#6260)
10 years, 7 months
[JBoss JIRA] (TEIIDDES-1243) When creating a web service model from WSDL, changing schema location to another project does not work
by Barry LaFond (JIRA)
[ https://issues.jboss.org/browse/TEIIDDES-1243?page=com.atlassian.jira.plu... ]
Barry LaFond updated TEIIDDES-1243:
-----------------------------------
Fix Version/s: 8.6
8.5.1
(was: Future)
> When creating a web service model from WSDL, changing schema location to another project does not work
> ------------------------------------------------------------------------------------------------------
>
> Key: TEIIDDES-1243
> URL: https://issues.jboss.org/browse/TEIIDDES-1243
> Project: Teiid Designer
> Issue Type: Sub-task
> Components: Modeling
> Affects Versions: 7.4.2
> Reporter: Johnathon Lee
> Assignee: Barry LaFond
> Fix For: 8.6, 8.5.1
>
>
> Selections of target project in the New Model Wizard are not used when creating a Web Service Model. This originates with: https://issues.jboss.org/browse/JBEDSP-762
> 1. Right click on the project and select New -> Metadata Model.
> 2. Create a file name for the new model.
> 3. Choose the "Web Service" metamodel and make sure the "Virtual Model" model type is selected.
> 4. Select the "Build from existing WSDL file(s)" model builder.
> 5. Click "Next."
> 6. Choose a WSDL. Click next, next, next.
> 7. In Schema Workspace Location Selection, change the Folder to another project, click apply.
> 8. Click "Next", and "Finish".
> The XSD is still created in the same project, not in the one selected in step 7.
--
This message was sent by Atlassian JIRA
(v6.2.3#6260)
10 years, 7 months