[JBoss JIRA] (TEIIDDES-2348) Ctrl+v in Transformation editor pastes twice
by Barry LaFond (JIRA)
[ https://issues.jboss.org/browse/TEIIDDES-2348?page=com.atlassian.jira.plu... ]
Barry LaFond updated TEIIDDES-2348:
-----------------------------------
Fix Version/s: 8.6.1
9.0.1
9.0
Component/s: Editors
The StyledTextEditor is performing a second paste in the keyReleased() method after the basic text editor already takes care of it. Need to remove it.
> Ctrl+v in Transformation editor pastes twice
> -------------------------------------…
[View More]-------
>
> Key: TEIIDDES-2348
> URL: https://issues.jboss.org/browse/TEIIDDES-2348
> Project: Teiid Designer
> Issue Type: Bug
> Components: Editors, Transformations
> Affects Versions: 8.6.1
> Environment: JBDS 8.0.0.CR1
> Teiid Designer 8.6.1.Alpha1
> Windows, Linux
> Reporter: Andrej Šmigala
> Assignee: Barry LaFond
> Fix For: 8.6.1, 9.0.1, 9.0
>
>
> When hitting ctrl+v in Transformation editor, the text in clipboard is pasted twice. Does not happen when right-clicking and selecting paste.
--
This message was sent by Atlassian JIRA
(v6.3.1#6329)
[View Less]
10 years, 5 months
[JBoss JIRA] (TEIIDDES-2379) A view should not be allowed to set the materialization target to itself
by Barry LaFond (JIRA)
[ https://issues.jboss.org/browse/TEIIDDES-2379?page=com.atlassian.jira.plu... ]
Barry LaFond updated TEIIDDES-2379:
-----------------------------------
Fix Version/s: 8.6.1
9.0.1
9.0
Assignee: Barry LaFond
Affects Version/s: 8.6
The PropertyEditorFactory is creating a combo box list based on a simple property descriptor that's looking at *like* objects or tables. Need to catch these objects and remove the target object …
[View More]if it's in the list.
> A view should not be allowed to set the materialization target to itself
> ------------------------------------------------------------------------
>
> Key: TEIIDDES-2379
> URL: https://issues.jboss.org/browse/TEIIDDES-2379
> Project: Teiid Designer
> Issue Type: Bug
> Components: Modeling
> Affects Versions: 8.6
> Reporter: Steven Hawkins
> Assignee: Barry LaFond
> Fix For: 8.6.1, 9.0.1, 9.0
>
>
> A user inadvertently set the materialization target to itself and received a recursive planning exception at runtime. Designer should prevent this if possible (ideally it would prevent any materialization target that results in a cycle).
--
This message was sent by Atlassian JIRA
(v6.3.1#6329)
[View Less]
10 years, 5 months
[JBoss JIRA] (TEIIDDES-2355) Provide an option to import pushdown functions
by Barry LaFond (JIRA)
[ https://issues.jboss.org/browse/TEIIDDES-2355?page=com.atlassian.jira.plu... ]
Barry LaFond edited comment on TEIIDDES-2355 at 10/30/14 4:19 PM:
------------------------------------------------------------------
So how would Designer utilize the newly exposed info? I started DV6.1 ER3, deployed a SQL Server data source and checked import properties. Should there be a "Import Pushdown Functions" property available in this kit?
I'm also assuming that any pushdown functions would be defined …
[View More]similar to : *CREATE FOREIGN FUNCTION SCORE (val integer) RETURNS integer;* ?
Teiid implemented their part in version 8.9, so this should be targeted for Designer 9.1, which will upgrade Teiid to 8.9 release
was (Author: blafond):
So how would Designer utilize the newly exposed info? I started DV6.1 ER3, deployed a SQL Server data source and checked import properties. Should there be a "Import Pushdown Functions" property available in this kit?
I'm also assuming that any pushdown functions would be defined similar to : *CREATE FOREIGN FUNCTION SCORE (val integer) RETURNS integer;* ?
> Provide an option to import pushdown functions
> ----------------------------------------------
>
> Key: TEIIDDES-2355
> URL: https://issues.jboss.org/browse/TEIIDDES-2355
> Project: Teiid Designer
> Issue Type: Feature Request
> Components: Teiid Integration
> Reporter: Steven Hawkins
> Fix For: 9.1
>
>
> The import property importer.importPushdownFunctions can be set to have Teiid include the pushdown functions as part of the imported schema and there by the ddl used by designer. With TEIID-3098 will prevent there from being ambiguity from doing so (either from multiple models or from the pushdown functions). So Designer should allow users to import these functions if they wish (it could even be a default option).
--
This message was sent by Atlassian JIRA
(v6.3.1#6329)
[View Less]
10 years, 5 months
[JBoss JIRA] (TEIIDDES-2341) Starting server does not result in full Teiid connection requiring Refresh action
by Barry LaFond (JIRA)
[ https://issues.jboss.org/browse/TEIIDDES-2341?page=com.atlassian.jira.plu... ]
Barry LaFond commented on TEIIDDES-2341:
----------------------------------------
* So walking through in debug seems to change the timing, such that when I'm done, the Teiid contents are shown.
* If I don't stop in debug somewhere on the server event handling, then the Teiid contents looks "disconnected" and a server REFRESH is required
> Starting server does not result in full Teiid connection requiring …
[View More]Refresh action
> ---------------------------------------------------------------------------------
>
> Key: TEIIDDES-2341
> URL: https://issues.jboss.org/browse/TEIIDDES-2341
> Project: Teiid Designer
> Issue Type: Bug
> Components: Teiid Integration
> Affects Versions: 8.6.1
> Environment: Eclipse LUNA and JBoss Tools Luna TP
> Reporter: Barry LaFond
> Assignee: Paul Richardson
> Priority: Critical
> Fix For: 8.6.1, 9.0
>
>
> 1) Testing against an EAP 6.1 Alpha + Teiid 8.7 runtime, I started the server and tried to preview a table. Warning dialog displayed indicating there was no Teiid connection. (not the Teiid contents in the server view indicated no Teiid connection)
> 2) Clicked the Refresh button/action in the server view and could view the data sources & VDBs
> 3) Tried preview again and it worked.
> MORE INFO
> * Creating a server configuration for DV6.1 ER3 (EAP 6.3) and starting does *not* show same behavior. The Teiid contents are displayed correctly.
--
This message was sent by Atlassian JIRA
(v6.3.1#6329)
[View Less]
10 years, 5 months
[JBoss JIRA] (TEIIDDES-2229) Fixes in support of patch releases 8.6.1 and 9.0.1
by Barry LaFond (JIRA)
[ https://issues.jboss.org/browse/TEIIDDES-2229?page=com.atlassian.jira.plu... ]
Barry LaFond updated TEIIDDES-2229:
-----------------------------------
Description:
*Candidates*
* TEIIDDES-2052 'Mark as Deployable' on a war not working for remote (OpenShift) server
* TEIIDDES-2125 REST procedures created in designer prior to version 8, don't transfer the properties (*BZ*)
* TEIIDDES-2185 Update the States Web Service Example
* TEIIDDES-2187 Teiid Connection importer- chosing a location …
[View More]isn't filled in unless you hit back button
* TEIIDDES-2213 JDBC Importer with PostgreSQL function that returns table imports parameters incorrectly (*BZ*)
* TEIIDDES-2222 Verify Teiid version discovery with remote servers
* TEIIDDES-2278 Starting server in JBDS(TD) gets stuck on "Performing pre-launch check" (Win 8.1) (*BZ*)
* TEIIDDES-2288 "Starting JBoss EAP 6.1+...e Server" stays 0% on Windows (*BZ*)
* TEIIDDES-2335 Profile and analyze for memory leaks
* TEIIDDES-2341 Starting server does not result in full Teiid connection requiring Refresh action
*Completed Upstream*
*Merged*
* TEIIDDES-1037 Data types inported from flat file partially implemented in wizard
* TEIIDDES-2165 User can not use '.' for VDB name in order to version the VDB (also may be applied to 8.3.5)
* TEIIDDES-2194 On windows, when deploying VDB, and data source exist, it still wants to create datasource
* TEIIDDES-2210 Using Teiid Connection importer doesn't completely import the DDL
* TEIIDDES-2230 Update 8.6.x Designer branch to build Teiid 8.7 version client from Teiid 8.7.x branch
* TEIIDDES-2285 Unable to scroll wizard window when creating web service war
* TEIIDDES-2287 Error Generating REST Transformation with Teiid Reserved Word
* TEIIDDES-2301 & TEIIDDES-2276 XML File importer - issues with SQL generation
* TEIIDDES-2323 Rest Importer should encode the both "default" and provided values before submitting query
* TEIIDDES-2324 Rest Importer: Use invokeHTTP procedure with Named Parameters
* TEIIDDES-2328 Rest Importer: Show the response document
* TEIIDDES-2336 Data lost performing Back and Next actions in WS to Source Model (REST) importer
* TEIIDDES-2342 Layout issues with second page of Teiid Import Wizard in Luna
* TEIIDDES-2347 Undeploying a Dynamic VDB results in TeiidAdminProcessing exception
* TEIIDDES-2350 Select Datatype Dialog UI issue
* TEIIDDES-2352 JDBC password lost after restart
* TEIIDDES-2354 Import -> Web Service Source >> Source and View Model(REST) is missing one quote in SQL
* TEIIDDES-2356 Import DDL file from workspace location does not work. File not found
* TEIIDDES-2360 Remove associate sites from designer site configuration
* TEIIDDES-2362 removed column object type when trying to ADD row-base security filter
* TEIIDDES-2358 REST WS import issues with translator and data source
* TEIIDDES-2359 Teiid Designer sends header-accept="application/xml" when trying to import from REST JSON
* TEIIDDES-2368 Descriptions on newly created procedures not persisting
* TEIIDDES-2369 WS Rest Connection Profile property page issues
* TEIIDDES-2370 Refresh Widget value issues with WS Rest Import Wizard
* TEIIDDES-2375 Combo Box issues with Eclipse Luna
* TEIIDDES-2378 Virtual Procedure created via WS REST import option has errors
was:
*Candidates*
* TEIIDDES-2052 'Mark as Deployable' on a war not working for remote (OpenShift) server
* TEIIDDES-2125 REST procedures created in designer prior to version 8, don't transfer the properties (*BZ*)
* TEIIDDES-2185 Update the States Web Service Example
* TEIIDDES-2187 Teiid Connection importer- chosing a location isn't filled in unless you hit back button
* TEIIDDES-2213 JDBC Importer with PostgreSQL function that returns table imports parameters incorrectly (*BZ*)
* TEIIDDES-2222 Verify Teiid version discovery with remote servers
* TEIIDDES-2278 Starting server in JBDS(TD) gets stuck on "Performing pre-launch check" (Win 8.1) (*BZ*)
* TEIIDDES-2285 Unable to scroll wizard window when creating web service war
* TEIIDDES-2288 "Starting JBoss EAP 6.1+...e Server" stays 0% on Windows (*BZ*)
* TEIIDDES-2335 Profile and analyze for memory leaks
* TEIIDDES-2341 Starting server does not result in full Teiid connection requiring Refresh action
*Completed Upstream*
*Merged*
* TEIIDDES-1037 Data types inported from flat file partially implemented in wizard
* TEIIDDES-2165 User can not use '.' for VDB name in order to version the VDB (also may be applied to 8.3.5)
* TEIIDDES-2194 On windows, when deploying VDB, and data source exist, it still wants to create datasource
* TEIIDDES-2210 Using Teiid Connection importer doesn't completely import the DDL
* TEIIDDES-2230 Update 8.6.x Designer branch to build Teiid 8.7 version client from Teiid 8.7.x branch
* TEIIDDES-2287 Error Generating REST Transformation with Teiid Reserved Word
* TEIIDDES-2301 & TEIIDDES-2276 XML File importer - issues with SQL generation
* TEIIDDES-2323 Rest Importer should encode the both "default" and provided values before submitting query
* TEIIDDES-2324 Rest Importer: Use invokeHTTP procedure with Named Parameters
* TEIIDDES-2328 Rest Importer: Show the response document
* TEIIDDES-2336 Data lost performing Back and Next actions in WS to Source Model (REST) importer
* TEIIDDES-2342 Layout issues with second page of Teiid Import Wizard in Luna
* TEIIDDES-2347 Undeploying a Dynamic VDB results in TeiidAdminProcessing exception
* TEIIDDES-2350 Select Datatype Dialog UI issue
* TEIIDDES-2352 JDBC password lost after restart
* TEIIDDES-2354 Import -> Web Service Source >> Source and View Model(REST) is missing one quote in SQL
* TEIIDDES-2356 Import DDL file from workspace location does not work. File not found
* TEIIDDES-2360 Remove associate sites from designer site configuration
* TEIIDDES-2362 removed column object type when trying to ADD row-base security filter
* TEIIDDES-2358 REST WS import issues with translator and data source
* TEIIDDES-2359 Teiid Designer sends header-accept="application/xml" when trying to import from REST JSON
* TEIIDDES-2368 Descriptions on newly created procedures not persisting
* TEIIDDES-2369 WS Rest Connection Profile property page issues
* TEIIDDES-2370 Refresh Widget value issues with WS Rest Import Wizard
* TEIIDDES-2375 Combo Box issues with Eclipse Luna
* TEIIDDES-2378 Virtual Procedure created via WS REST import option has errors
> Fixes in support of patch releases 8.6.1 and 9.0.1
> --------------------------------------------------
>
> Key: TEIIDDES-2229
> URL: https://issues.jboss.org/browse/TEIIDDES-2229
> Project: Teiid Designer
> Issue Type: Task
> Components: Patch Release
> Affects Versions: 8.5.1, 8.6.1
> Reporter: Ted Jones
> Assignee: Barry LaFond
> Priority: Blocker
> Fix For: 8.6.1
>
>
> *Candidates*
> * TEIIDDES-2052 'Mark as Deployable' on a war not working for remote (OpenShift) server
> * TEIIDDES-2125 REST procedures created in designer prior to version 8, don't transfer the properties (*BZ*)
> * TEIIDDES-2185 Update the States Web Service Example
> * TEIIDDES-2187 Teiid Connection importer- chosing a location isn't filled in unless you hit back button
> * TEIIDDES-2213 JDBC Importer with PostgreSQL function that returns table imports parameters incorrectly (*BZ*)
> * TEIIDDES-2222 Verify Teiid version discovery with remote servers
> * TEIIDDES-2278 Starting server in JBDS(TD) gets stuck on "Performing pre-launch check" (Win 8.1) (*BZ*)
> * TEIIDDES-2288 "Starting JBoss EAP 6.1+...e Server" stays 0% on Windows (*BZ*)
> * TEIIDDES-2335 Profile and analyze for memory leaks
> * TEIIDDES-2341 Starting server does not result in full Teiid connection requiring Refresh action
> *Completed Upstream*
> *Merged*
> * TEIIDDES-1037 Data types inported from flat file partially implemented in wizard
> * TEIIDDES-2165 User can not use '.' for VDB name in order to version the VDB (also may be applied to 8.3.5)
> * TEIIDDES-2194 On windows, when deploying VDB, and data source exist, it still wants to create datasource
> * TEIIDDES-2210 Using Teiid Connection importer doesn't completely import the DDL
> * TEIIDDES-2230 Update 8.6.x Designer branch to build Teiid 8.7 version client from Teiid 8.7.x branch
> * TEIIDDES-2285 Unable to scroll wizard window when creating web service war
> * TEIIDDES-2287 Error Generating REST Transformation with Teiid Reserved Word
> * TEIIDDES-2301 & TEIIDDES-2276 XML File importer - issues with SQL generation
> * TEIIDDES-2323 Rest Importer should encode the both "default" and provided values before submitting query
> * TEIIDDES-2324 Rest Importer: Use invokeHTTP procedure with Named Parameters
> * TEIIDDES-2328 Rest Importer: Show the response document
> * TEIIDDES-2336 Data lost performing Back and Next actions in WS to Source Model (REST) importer
> * TEIIDDES-2342 Layout issues with second page of Teiid Import Wizard in Luna
> * TEIIDDES-2347 Undeploying a Dynamic VDB results in TeiidAdminProcessing exception
> * TEIIDDES-2350 Select Datatype Dialog UI issue
> * TEIIDDES-2352 JDBC password lost after restart
> * TEIIDDES-2354 Import -> Web Service Source >> Source and View Model(REST) is missing one quote in SQL
> * TEIIDDES-2356 Import DDL file from workspace location does not work. File not found
> * TEIIDDES-2360 Remove associate sites from designer site configuration
> * TEIIDDES-2362 removed column object type when trying to ADD row-base security filter
> * TEIIDDES-2358 REST WS import issues with translator and data source
> * TEIIDDES-2359 Teiid Designer sends header-accept="application/xml" when trying to import from REST JSON
> * TEIIDDES-2368 Descriptions on newly created procedures not persisting
> * TEIIDDES-2369 WS Rest Connection Profile property page issues
> * TEIIDDES-2370 Refresh Widget value issues with WS Rest Import Wizard
> * TEIIDDES-2375 Combo Box issues with Eclipse Luna
> * TEIIDDES-2378 Virtual Procedure created via WS REST import option has errors
--
This message was sent by Atlassian JIRA
(v6.3.1#6329)
[View Less]
10 years, 5 months