[JBoss JIRA] (TEIIDDES-2279) Usability: add visual cue to diagram when transformation isn't valid
by Barry LaFond (JIRA)
[ https://issues.jboss.org/browse/TEIIDDES-2279?page=com.atlassian.jira.plu... ]
Barry LaFond updated TEIIDDES-2279:
-----------------------------------
Attachment: (was: tform-error-icon.png)
> Usability: add visual cue to diagram when transformation isn't valid
> --------------------------------------------------------------------
>
> Key: TEIIDDES-2279
> URL: https://issues.jboss.org/browse/TEIIDDES-2279
> Project: Teiid Designer
> Issue Type: Enhancement
> Security Level: Public(Everyone can see)
> Components: Transformations
> Affects Versions: 8.5.1
> Reporter: Van Halbert
> Assignee: Barry LaFond
> Priority: Minor
> Fix For: 8.6
>
>
> When the transformation isn't valid, for what ever reason, can there be a visual clue (some change of color) that gives the user feedback. A suggestion would be to change the transformation symbol in the diagram "RED" (or some other color) that gives the visual cue, cause sometimes, due to the screen size, the error isn't visually seen.
--
This message was sent by Atlassian JIRA
(v6.3.1#6329)
11 years, 8 months
[JBoss JIRA] (TEIIDDES-2279) Usability: add visual cue to diagram when transformation isn't valid
by Barry LaFond (JIRA)
[ https://issues.jboss.org/browse/TEIIDDES-2279?page=com.atlassian.jira.plu... ]
Barry LaFond updated TEIIDDES-2279:
-----------------------------------
Attachment: tform-error-icon.png
> Usability: add visual cue to diagram when transformation isn't valid
> --------------------------------------------------------------------
>
> Key: TEIIDDES-2279
> URL: https://issues.jboss.org/browse/TEIIDDES-2279
> Project: Teiid Designer
> Issue Type: Enhancement
> Security Level: Public(Everyone can see)
> Components: Transformations
> Affects Versions: 8.5.1
> Reporter: Van Halbert
> Assignee: Barry LaFond
> Priority: Minor
> Fix For: 8.6
>
> Attachments: tform-error-icon.png
>
>
> When the transformation isn't valid, for what ever reason, can there be a visual clue (some change of color) that gives the user feedback. A suggestion would be to change the transformation symbol in the diagram "RED" (or some other color) that gives the visual cue, cause sometimes, due to the screen size, the error isn't visually seen.
--
This message was sent by Atlassian JIRA
(v6.3.1#6329)
11 years, 8 months
[JBoss JIRA] (TEIIDDES-2310) Remove JSON Jar from transformation.ui
by Ted Jones (JIRA)
Ted Jones created TEIIDDES-2310:
-----------------------------------
Summary: Remove JSON Jar from transformation.ui
Key: TEIIDDES-2310
URL: https://issues.jboss.org/browse/TEIIDDES-2310
Project: Teiid Designer
Issue Type: Task
Security Level: Public (Everyone can see)
Components: Housekeeping
Affects Versions: 8.6
Reporter: Ted Jones
Assignee: Ted Jones
Fix For: 8.6
Need to delete org.json-20120521.jar from transformation.ui and add to maven and feature.xml.
--
This message was sent by Atlassian JIRA
(v6.3.1#6329)
11 years, 8 months
[JBoss JIRA] (TEIIDDES-2309) Issues with inputs in Import From Flat File Source dialog on Windows
by Mark Drilling (JIRA)
[ https://issues.jboss.org/browse/TEIIDDES-2309?page=com.atlassian.jira.plu... ]
Mark Drilling resolved TEIIDDES-2309.
-------------------------------------
Resolution: Done
Resolved issue with FlatFile import dialog. same issue as previous fixes e.g. TEIIDDES-2295. The TableViewer required SWT.FULL_SELECTION to be specified.
Also searched the codebase and tested other dialogs which utilize TableViewer. This resulted in one additional fix - to the Transformation Editor DataType Reconciler Dialog.
https://github.com/Teiid-Designer/teiid-designer/pull/398
> Issues with inputs in Import From Flat File Source dialog on Windows
> --------------------------------------------------------------------
>
> Key: TEIIDDES-2309
> URL: https://issues.jboss.org/browse/TEIIDDES-2309
> Project: Teiid Designer
> Issue Type: Bug
> Security Level: Public(Everyone can see)
> Components: Dialogs
> Affects Versions: 8.3.3
> Environment: Windows 7
> Reporter: Andrej Šmigala
> Assignee: Mark Drilling
> Fix For: 8.3.4, 8.6
>
>
> Another case of TEIIDDES-2295 and related issues in Flat File import dialog. The table where this happens is the Column Information table in steps Flat File Fixed Columns Width Parser Settings and Flat File Delimited Columns Parser Settings.
--
This message was sent by Atlassian JIRA
(v6.3.1#6329)
11 years, 8 months
[JBoss JIRA] (TEIIDDES-2289) Usability: Add option on VDB editor to deploy VDB
by Barry LaFond (JIRA)
[ https://issues.jboss.org/browse/TEIIDDES-2289?page=com.atlassian.jira.plu... ]
Barry LaFond commented on TEIIDDES-2289:
----------------------------------------
Plugin dependency will currently prevent this from adding this in the VDB Editor. The VDB's SourceConnectionHandler may allow it via extension, but doesn't seem too look too easy. Pushing to 8.7
> Usability: Add option on VDB editor to deploy VDB
> --------------------------------------------------
>
> Key: TEIIDDES-2289
> URL: https://issues.jboss.org/browse/TEIIDDES-2289
> Project: Teiid Designer
> Issue Type: Enhancement
> Security Level: Public(Everyone can see)
> Components: VDB & Execution
> Affects Versions: 8.5.1
> Reporter: Van Halbert
> Assignee: Barry LaFond
> Priority: Minor
> Fix For: 8.7
>
>
> Since deploying a VDB is what its all about when you're creating the VDB, why not add an option on the VDB editor, so that right after you synch or add models, you can easily deploy the VDB. 3 clicks to deploy every time for something that's done when editing VDB's, should be quick.
--
This message was sent by Atlassian JIRA
(v6.3.1#6329)
11 years, 8 months
[JBoss JIRA] (TEIIDDES-2289) Usability: Add option on VDB editor to deploy VDB
by Barry LaFond (JIRA)
[ https://issues.jboss.org/browse/TEIIDDES-2289?page=com.atlassian.jira.plu... ]
Barry LaFond updated TEIIDDES-2289:
-----------------------------------
Fix Version/s: 8.7
(was: 8.6)
> Usability: Add option on VDB editor to deploy VDB
> --------------------------------------------------
>
> Key: TEIIDDES-2289
> URL: https://issues.jboss.org/browse/TEIIDDES-2289
> Project: Teiid Designer
> Issue Type: Enhancement
> Security Level: Public(Everyone can see)
> Components: VDB & Execution
> Affects Versions: 8.5.1
> Reporter: Van Halbert
> Assignee: Barry LaFond
> Priority: Minor
> Fix For: 8.7
>
>
> Since deploying a VDB is what its all about when you're creating the VDB, why not add an option on the VDB editor, so that right after you synch or add models, you can easily deploy the VDB. 3 clicks to deploy every time for something that's done when editing VDB's, should be quick.
--
This message was sent by Atlassian JIRA
(v6.3.1#6329)
11 years, 8 months
[JBoss JIRA] (TEIIDDES-2194) On windows, when deploying VDB, and data source exist, it still wants to create datasource
by Barry LaFond (JIRA)
[ https://issues.jboss.org/browse/TEIIDDES-2194?page=com.atlassian.jira.plu... ]
Barry LaFond updated TEIIDDES-2194:
-----------------------------------
Fix Version/s: 8.6.1
(was: 8.6)
Assignee: Mark Drilling
> On windows, when deploying VDB, and data source exist, it still wants to create datasource
> ------------------------------------------------------------------------------------------
>
> Key: TEIIDDES-2194
> URL: https://issues.jboss.org/browse/TEIIDDES-2194
> Project: Teiid Designer
> Issue Type: Bug
> Security Level: Public(Everyone can see)
> Components: VDB & Execution
> Affects Versions: 8.4
> Environment: Windows 2008 for designer and server (same box)
> 8.4 final for designer and DV 6.1
> Reporter: Van Halbert
> Assignee: Mark Drilling
> Fix For: 8.6.1
>
> Attachments: image.png
>
>
> When deploying VDB and the data source already exist, it still want to create a new data source. see attachment.
> The default was left, just to move on. The test datasource was created, but the VDB still worked, because the JNDI in the VDB was mapped to an already configured datasource.
--
This message was sent by Atlassian JIRA
(v6.3.1#6329)
11 years, 8 months
[JBoss JIRA] (TEIIDDES-2307) Wrong columns are presented when defining primary key
by Barry LaFond (JIRA)
[ https://issues.jboss.org/browse/TEIIDDES-2307?page=com.atlassian.jira.plu... ]
Barry LaFond commented on TEIIDDES-2307:
----------------------------------------
Can you attach a model project set that includes the view model in question?
I can't reproduce your issue. Wehen setting the columns for a PK via the Properties editor the dialog/picker is only showing columns for that table/view.
> Wrong columns are presented when defining primary key
> -----------------------------------------------------
>
> Key: TEIIDDES-2307
> URL: https://issues.jboss.org/browse/TEIIDDES-2307
> Project: Teiid Designer
> Issue Type: Bug
> Security Level: Public(Everyone can see)
> Affects Versions: 8.6
> Environment: teiid designer 8.6, teiid 8.7, windows 7
> Reporter: Greg MacKinnon
>
> I can define a primary key for a view model entity. If I then try to define a primary key on another entity in the same view model, the columns I can choose from are those related to the entity I first defined a primary key for. I can define a unique constraint on this second entity but not a primary key.
--
This message was sent by Atlassian JIRA
(v6.3.1#6329)
11 years, 8 months