[JBoss JIRA] (TEIIDDES-2847) Flat File Importer doesn't accept multi-character delimiter
by Steve Tran (JIRA)
[ https://issues.jboss.org/browse/TEIIDDES-2847?page=com.atlassian.jira.plu... ]
Steve Tran updated TEIIDDES-2847:
---------------------------------
Description: I tried importing a file, but needed to specify a multi-character delimiter. The box lets me enter it, but only the first character is actually used. When I open the window that asked me for the delimiter again, only the first character is showing. (was: When I'm importing a flat file, and I'm at the "Flat File Delimited Column Parser Settings" screen, the Column Information panel only shows a max of 2 rows. I can't expand this to show more, so it's awkward to use when there are many columns. Customer reported this to me, which I'm reporting back to the community. See screenshot.)
> Flat File Importer doesn't accept multi-character delimiter
> -----------------------------------------------------------
>
> Key: TEIIDDES-2847
> URL: https://issues.jboss.org/browse/TEIIDDES-2847
> Project: Teiid Designer
> Issue Type: Bug
> Components: Dialogs, Import/Export, Usability
> Affects Versions: 9.0.6
> Environment: Red Hat JBoss Data Virtualization 6.2.4 on EAP patched to version 6.4.6, on Oracle Linux 6
> JBoss Developer Studio 8.1.0GA with Teiid Designer 9.0.6.Final-v20160316-1409-B1242 org.teiid.designer.feature.feature.group JBoss by Red Hat, Inc.
> 64-bit Windows 7 environment
> Reporter: Steve Tran
> Assignee: Barry LaFond
> Priority: Minor
>
> I tried importing a file, but needed to specify a multi-character delimiter. The box lets me enter it, but only the first character is actually used. When I open the window that asked me for the delimiter again, only the first character is showing.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
9 years, 4 months
[JBoss JIRA] (TEIIDDES-2847) Flat File Importer doesn't accept multi-character delimiter
by Steve Tran (JIRA)
[ https://issues.jboss.org/browse/TEIIDDES-2847?page=com.atlassian.jira.plu... ]
Steve Tran updated TEIIDDES-2847:
---------------------------------
Component/s: (was: Dialogs)
(was: Import/Export)
(was: Usability)
> Flat File Importer doesn't accept multi-character delimiter
> -----------------------------------------------------------
>
> Key: TEIIDDES-2847
> URL: https://issues.jboss.org/browse/TEIIDDES-2847
> Project: Teiid Designer
> Issue Type: Bug
> Affects Versions: 9.0.6
> Environment: Red Hat JBoss Data Virtualization 6.2.4 on EAP patched to version 6.4.6, on Oracle Linux 6
> JBoss Developer Studio 8.1.0GA with Teiid Designer 9.0.6.Final-v20160316-1409-B1242 org.teiid.designer.feature.feature.group JBoss by Red Hat, Inc.
> 64-bit Windows 7 environment
> Reporter: Steve Tran
> Assignee: Barry LaFond
> Priority: Minor
>
> I tried importing a file, but needed to specify a multi-character delimiter. The box lets me enter it, but only the first character is actually used. When I open the window that asked me for the delimiter again, only the first character is showing.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
9 years, 4 months
[JBoss JIRA] (TEIIDDES-2847) Flat File Importer doesn't accept multi-character delimiter
by Steve Tran (JIRA)
[ https://issues.jboss.org/browse/TEIIDDES-2847?page=com.atlassian.jira.plu... ]
Steve Tran updated TEIIDDES-2847:
---------------------------------
Fix Version/s: (was: 10.0.1)
> Flat File Importer doesn't accept multi-character delimiter
> -----------------------------------------------------------
>
> Key: TEIIDDES-2847
> URL: https://issues.jboss.org/browse/TEIIDDES-2847
> Project: Teiid Designer
> Issue Type: Bug
> Affects Versions: 9.0.6
> Environment: Red Hat JBoss Data Virtualization 6.2.4 on EAP patched to version 6.4.6, on Oracle Linux 6
> JBoss Developer Studio 8.1.0GA with Teiid Designer 9.0.6.Final-v20160316-1409-B1242 org.teiid.designer.feature.feature.group JBoss by Red Hat, Inc.
> 64-bit Windows 7 environment
> Reporter: Steve Tran
> Assignee: Barry LaFond
> Priority: Minor
>
> I tried importing a file, but needed to specify a multi-character delimiter. The box lets me enter it, but only the first character is actually used. When I open the window that asked me for the delimiter again, only the first character is showing.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
9 years, 4 months
[JBoss JIRA] (TEIIDDES-2847) Flat File Importer doesn't accept multi-character delimiter
by Steve Tran (JIRA)
Steve Tran created TEIIDDES-2847:
------------------------------------
Summary: Flat File Importer doesn't accept multi-character delimiter
Key: TEIIDDES-2847
URL: https://issues.jboss.org/browse/TEIIDDES-2847
Project: Teiid Designer
Issue Type: Bug
Components: Dialogs, Import/Export, Usability
Affects Versions: 9.0.6
Environment: Red Hat JBoss Data Virtualization 6.2.4 on EAP patched to version 6.4.6, on Oracle Linux 6
JBoss Developer Studio 8.1.0GA with Teiid Designer 9.0.6.Final-v20160316-1409-B1242 org.teiid.designer.feature.feature.group JBoss by Red Hat, Inc.
64-bit Windows 7 environment
Reporter: Steve Tran
Assignee: Barry LaFond
Priority: Minor
Fix For: 10.0.1
When I'm importing a flat file, and I'm at the "Flat File Delimited Column Parser Settings" screen, the Column Information panel only shows a max of 2 rows. I can't expand this to show more, so it's awkward to use when there are many columns. Customer reported this to me, which I'm reporting back to the community. See screenshot.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
9 years, 4 months
[JBoss JIRA] (TEIIDDES-2846) File Import's Column Information Panel unexpandable
by Barry LaFond (JIRA)
[ https://issues.jboss.org/browse/TEIIDDES-2846?page=com.atlassian.jira.plu... ]
Barry LaFond resolved TEIIDDES-2846.
------------------------------------
Resolution: Done
10.0.x: https://github.com/Teiid-Designer/teiid-designer/commit/9385cfdffa0afd2d5...
The Fixed with use-case used a panel with the add/remove buttons on the left of the table viewer. I simply used that layout and gained 2-3 more visible tables rows.
[~sqtran] Thx for capturing this.
> File Import's Column Information Panel unexpandable
> ---------------------------------------------------
>
> Key: TEIIDDES-2846
> URL: https://issues.jboss.org/browse/TEIIDDES-2846
> Project: Teiid Designer
> Issue Type: Bug
> Components: Dialogs, Import/Export, Usability
> Affects Versions: 9.0.6
> Environment: Red Hat JBoss Data Virtualization 6.2.4 on EAP patched to version 6.4.6, on Oracle Linux 6
> JBoss Developer Studio 8.1.0GA with Teiid Designer 9.0.6.Final-v20160316-1409-B1242 org.teiid.designer.feature.feature.group JBoss by Red Hat, Inc.
> 64-bit Windows 7 environment
> Reporter: Steve Tran
> Assignee: Barry LaFond
> Priority: Minor
> Fix For: 10.0.1
>
> Attachments: Screenshot.png
>
>
> When I'm importing a flat file, and I'm at the "Flat File Delimited Column Parser Settings" screen, the Column Information panel only shows a max of 2 rows. I can't expand this to show more, so it's awkward to use when there are many columns. Customer reported this to me, which I'm reporting back to the community. See screenshot.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
9 years, 4 months
[JBoss JIRA] (TEIIDDES-2846) File Import's Column Information Panel unexpandable
by Barry LaFond (JIRA)
[ https://issues.jboss.org/browse/TEIIDDES-2846?page=com.atlassian.jira.plu... ]
Barry LaFond updated TEIIDDES-2846:
-----------------------------------
Component/s: Dialogs
Import/Export
Usability
> File Import's Column Information Panel unexpandable
> ---------------------------------------------------
>
> Key: TEIIDDES-2846
> URL: https://issues.jboss.org/browse/TEIIDDES-2846
> Project: Teiid Designer
> Issue Type: Bug
> Components: Dialogs, Import/Export, Usability
> Affects Versions: 9.0.6
> Environment: Red Hat JBoss Data Virtualization 6.2.4 on EAP patched to version 6.4.6, on Oracle Linux 6
> JBoss Developer Studio 8.1.0GA with Teiid Designer 9.0.6.Final-v20160316-1409-B1242 org.teiid.designer.feature.feature.group JBoss by Red Hat, Inc.
> 64-bit Windows 7 environment
> Reporter: Steve Tran
> Assignee: Barry LaFond
> Priority: Minor
> Fix For: 10.0.1
>
> Attachments: Screenshot.png
>
>
> When I'm importing a flat file, and I'm at the "Flat File Delimited Column Parser Settings" screen, the Column Information panel only shows a max of 2 rows. I can't expand this to show more, so it's awkward to use when there are many columns. Customer reported this to me, which I'm reporting back to the community. See screenshot.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
9 years, 4 months
[JBoss JIRA] (TEIIDDES-2846) File Import's Column Information Panel unexpandable
by Barry LaFond (JIRA)
[ https://issues.jboss.org/browse/TEIIDDES-2846?page=com.atlassian.jira.plu... ]
Barry LaFond updated TEIIDDES-2846:
-----------------------------------
Fix Version/s: 10.0.1
> File Import's Column Information Panel unexpandable
> ---------------------------------------------------
>
> Key: TEIIDDES-2846
> URL: https://issues.jboss.org/browse/TEIIDDES-2846
> Project: Teiid Designer
> Issue Type: Bug
> Affects Versions: 9.0.6
> Environment: Red Hat JBoss Data Virtualization 6.2.4 on EAP patched to version 6.4.6, on Oracle Linux 6
> JBoss Developer Studio 8.1.0GA with Teiid Designer 9.0.6.Final-v20160316-1409-B1242 org.teiid.designer.feature.feature.group JBoss by Red Hat, Inc.
> 64-bit Windows 7 environment
> Reporter: Steve Tran
> Priority: Minor
> Fix For: 10.0.1
>
> Attachments: Screenshot.png
>
>
> When I'm importing a flat file, and I'm at the "Flat File Delimited Column Parser Settings" screen, the Column Information panel only shows a max of 2 rows. I can't expand this to show more, so it's awkward to use when there are many columns. Customer reported this to me, which I'm reporting back to the community. See screenshot.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
9 years, 4 months
[JBoss JIRA] (TEIIDDES-2846) File Import's Column Information Panel unexpandable
by Barry LaFond (JIRA)
[ https://issues.jboss.org/browse/TEIIDDES-2846?page=com.atlassian.jira.plu... ]
Barry LaFond reassigned TEIIDDES-2846:
--------------------------------------
Assignee: Barry LaFond
> File Import's Column Information Panel unexpandable
> ---------------------------------------------------
>
> Key: TEIIDDES-2846
> URL: https://issues.jboss.org/browse/TEIIDDES-2846
> Project: Teiid Designer
> Issue Type: Bug
> Affects Versions: 9.0.6
> Environment: Red Hat JBoss Data Virtualization 6.2.4 on EAP patched to version 6.4.6, on Oracle Linux 6
> JBoss Developer Studio 8.1.0GA with Teiid Designer 9.0.6.Final-v20160316-1409-B1242 org.teiid.designer.feature.feature.group JBoss by Red Hat, Inc.
> 64-bit Windows 7 environment
> Reporter: Steve Tran
> Assignee: Barry LaFond
> Priority: Minor
> Fix For: 10.0.1
>
> Attachments: Screenshot.png
>
>
> When I'm importing a flat file, and I'm at the "Flat File Delimited Column Parser Settings" screen, the Column Information panel only shows a max of 2 rows. I can't expand this to show more, so it's awkward to use when there are many columns. Customer reported this to me, which I'm reporting back to the community. See screenshot.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
9 years, 4 months
[JBoss JIRA] (TEIIDDES-2846) File Import's Column Information Panel unexpandable
by Steve Tran (JIRA)
[ https://issues.jboss.org/browse/TEIIDDES-2846?page=com.atlassian.jira.plu... ]
Steve Tran updated TEIIDDES-2846:
---------------------------------
Attachment: Screenshot.png
> File Import's Column Information Panel unexpandable
> ---------------------------------------------------
>
> Key: TEIIDDES-2846
> URL: https://issues.jboss.org/browse/TEIIDDES-2846
> Project: Teiid Designer
> Issue Type: Bug
> Affects Versions: 9.0.6
> Environment: Red Hat JBoss Data Virtualization 6.2.4 on EAP patched to version 6.4.6, on Oracle Linux 6
> JBoss Developer Studio 8.1.0GA with Teiid Designer 9.0.6.Final-v20160316-1409-B1242 org.teiid.designer.feature.feature.group JBoss by Red Hat, Inc.
> 64-bit Windows 7 environment
> Reporter: Steve Tran
> Priority: Minor
> Attachments: Screenshot.png
>
>
> When I'm importing a flat file, and I'm at the "Flat File Delimited Column Parser Settings" screen, the Column Information panel only shows a max of 2 rows. I can't expand this to show more, so it's awkward to use when there are many columns. Customer reported this to me, which I'm reporting back to the community. See screenshot.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
9 years, 4 months
[JBoss JIRA] (TEIIDDES-2846) File Import's Column Information Panel unexpandable
by Steve Tran (JIRA)
[ https://issues.jboss.org/browse/TEIIDDES-2846?page=com.atlassian.jira.plu... ]
Steve Tran updated TEIIDDES-2846:
---------------------------------
Description: When I'm importing a flat file, and I'm at the "Flat File Delimited Column Parser Settings" screen, the Column Information panel only shows a max of 2 rows. I can't expand this to show more, so it's awkward to use when there are many columns. Customer reported this to me, which I'm reporting back to the community. See screenshot.
> File Import's Column Information Panel unexpandable
> ---------------------------------------------------
>
> Key: TEIIDDES-2846
> URL: https://issues.jboss.org/browse/TEIIDDES-2846
> Project: Teiid Designer
> Issue Type: Bug
> Affects Versions: 9.0.6
> Environment: Red Hat JBoss Data Virtualization 6.2.4 on EAP patched to version 6.4.6, on Oracle Linux 6
> JBoss Developer Studio 8.1.0GA with Teiid Designer 9.0.6.Final-v20160316-1409-B1242 org.teiid.designer.feature.feature.group JBoss by Red Hat, Inc.
> 64-bit Windows 7 environment
> Reporter: Steve Tran
> Priority: Minor
>
> When I'm importing a flat file, and I'm at the "Flat File Delimited Column Parser Settings" screen, the Column Information panel only shows a max of 2 rows. I can't expand this to show more, so it's awkward to use when there are many columns. Customer reported this to me, which I'm reporting back to the community. See screenshot.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
9 years, 4 months