[JBoss JIRA] Updated: (TEIIDDES-87) Multiple Issues with Expression Builder (not saving, backspace selects all data)
by Barry LaFond (JIRA)
[ https://jira.jboss.org/jira/browse/TEIIDDES-87?page=com.atlassian.jira.pl... ]
Barry LaFond updated TEIIDDES-87:
---------------------------------
Component/s: Dialogs
> Multiple Issues with Expression Builder (not saving, backspace selects all data)
> --------------------------------------------------------------------------------
>
> Key: TEIIDDES-87
> URL: https://jira.jboss.org/jira/browse/TEIIDDES-87
> Project: Teiid Designer
> Issue Type: Task
> Components: Dialogs
> Affects Versions: 6.0.0
> Environment: Linux
> Reporter: Paul Nittel
> Assignee: Dan Florian
> Priority: Minor
> Fix For: 6.1.0
>
>
> I started with a simple CONCAT(arg, arg) in a select statement. I selected the CONCAT(arg, arg) and entered the expression builder. (My intent was to replace the CONCAT with a DECODESTRING.) While entering the data, I mistyped a string and, without looking, backspaced a couple of times. What happened is the first backspace selected the text field and the second deleted it all.
> After retyping it (more carefully), I applied and OKed the expression. The transformation editor did not reflect my change. If I re-enter the Expression Builder, I can see my new DECODESTRING function. I just can't get it where it belongs--in the transformation.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
16 years, 8 months
[JBoss JIRA] Updated: (TEIIDDES-83) Refactor > Move then UNDO getting Unable to execute Command : SetCommand
by Barry LaFond (JIRA)
[ https://jira.jboss.org/jira/browse/TEIIDDES-83?page=com.atlassian.jira.pl... ]
Barry LaFond updated TEIIDDES-83:
---------------------------------
Component/s: Modeling
> Refactor > Move then UNDO getting Unable to execute Command : SetCommand
> ------------------------------------------------------------------------
>
> Key: TEIIDDES-83
> URL: https://jira.jboss.org/jira/browse/TEIIDDES-83
> Project: Teiid Designer
> Issue Type: Task
> Components: Modeling
> Environment: Linux
> Reporter: Paul Nittel
> Attachments: SetCommandError_MPS.zip, UglyError.txt
>
>
> I created a simple project with one source model and a view model. I'm doing Refactor > Move of the source model to ensure the view model remains viable. While doing this I'm getting hideous errors in the Message Log. Here's the top of the exception--the rest is attached, along with a Model Project Set.
> Error 2008-04-30 14:26:51.321 Unable to execute Command : SetCommand (label: Set) (description: Set the value to the feature of the owner) (isPrepared: true) (isExecutable: false) (domain: com.metamatrix.modeler.internal.core.container.ContainerEditingDomain@165d9bd) (overrideCommand: null) (owner: com.metamatrix.metamodels.transformation.impl.SqlTransformationMappingRootImpl@1e3e4c5(inputs: [com.metamatrix.metamodels.relational.impl.BaseTableImpl@30c68b (eProxyURI: file:/home/pnittel/mmx/553d080430/des/workspace/RefactorFolderFiles/F1/Parts_Supplier_Sybase_12_5.xmi#mmuuid/31e7e641-5e1e-10c9-a439-94c90911f2fb)], outputs: [com.metamatrix.metamodels.relational.impl.BaseTableImpl@19b8858 (name: SUPPLIER_PARTS, nameInSource: SUPPLIER_PARTS) (system: false, cardinality: 227, supportsUpdate: false, materialized: false)]) (outputReadOnly: false, topToBottom: false, commandStack: null)) (feature: org.eclipse.emf.ecore.impl.EReferenceImpl@cbffde (name: target) (ordered: true, unique: true, lowerBound: 0, upperBound: 1) (changeable: true, volatile: false, transient: false, defaultValueLiteral: null, unsettable: false, derived: false) (containment: false, resolveProxies: true)) (value: [/RefactorFolderFiles/F1/F11/Parts_Supplier_Sybase_12_5.xmi]) (oldValue: com.metamatrix.metamodels.relational.impl.BaseTableImpl@19b8858 (name: SUPPLIER_PARTS, nameInSource: SUPPLIER_PARTS) (system: false, cardinality: 227, supportsUpdate: false, materialized: false))
> Modeler Core Exception: Status ERROR: com.metamatrix.core code=0 Unable to execute Command : SetCommand (label: Set) (description: Set the value to the feature of the owner) (isPrepared: true) (isExecutable: false) (domain: com.metamatrix.modeler.internal.core.container.ContainerEditingDomain@165d9bd) (overrideCommand: null) (owner: com.metamatrix.metamodels.transformation.impl.SqlTransformationMappingRootImpl@1e3e4c5(inputs: [com.metamatrix.metamodels.relational.impl.BaseTableImpl@30c68b (eProxyURI: file:/home/pnittel/mmx/553d080430/des/workspace/RefactorFolderFiles/F1/Parts_Supplier_Sybase_12_5.xmi#mmuuid/31e7e641-5e1e-10c9-a439-94c90911f2fb)], outputs: [com.metamatrix.metamodels.relational.impl.BaseTableImpl@19b8858 (name: SUPPLIER_PARTS, nameInSource: SUPPLIER_PARTS) (system: false, cardinality: 227, supportsUpdate: false, materialized: false)]) (outputReadOnly: false, topToBottom: false, commandStack: null)) (feature: org.eclipse.emf.ecore.impl.EReferenceImpl@cbffde (name: target) (ordered: true, unique: true, lowerBound: 0, upperBound: 1) (changeable: true, volatile: false, transient: false, defaultValueLiteral: null, unsettable: false, derived: false) (containment: false, resolveProxies: true)) (value: [/RefactorFolderFiles/F1/F11/Parts_Supplier_Sybase_12_5.xmi]) (oldValue: com.metamatrix.metamodels.relational.impl.BaseTableImpl@19b8858 (name: SUPPLIER_PARTS, nameInSource: SUPPLIER_PARTS) (system: false, cardinality: 227, supportsUpdate: false, materialized: false)) null
> at com.metamatrix.modeler.internal.core.ModelEditorImpl.executeCommandInTransaction(ModelEditorImpl.java:1699)
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
16 years, 8 months
[JBoss JIRA] Updated: (TEIIDDES-87) Multiple Issues with Expression Builder (not saving, backspace selects all data)
by Barry LaFond (JIRA)
[ https://jira.jboss.org/jira/browse/TEIIDDES-87?page=com.atlassian.jira.pl... ]
Barry LaFond updated TEIIDDES-87:
---------------------------------
Fix Version/s: 6.1.0
(was: 6.0.0)
Affects Version/s: 6.0.0
Priority: Minor (was: Major)
> Multiple Issues with Expression Builder (not saving, backspace selects all data)
> --------------------------------------------------------------------------------
>
> Key: TEIIDDES-87
> URL: https://jira.jboss.org/jira/browse/TEIIDDES-87
> Project: Teiid Designer
> Issue Type: Task
> Affects Versions: 6.0.0
> Environment: Linux
> Reporter: Paul Nittel
> Assignee: Dan Florian
> Priority: Minor
> Fix For: 6.1.0
>
>
> I started with a simple CONCAT(arg, arg) in a select statement. I selected the CONCAT(arg, arg) and entered the expression builder. (My intent was to replace the CONCAT with a DECODESTRING.) While entering the data, I mistyped a string and, without looking, backspaced a couple of times. What happened is the first backspace selected the text field and the second deleted it all.
> After retyping it (more carefully), I applied and OKed the expression. The transformation editor did not reflect my change. If I re-enter the Expression Builder, I can see my new DECODESTRING function. I just can't get it where it belongs--in the transformation.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
16 years, 8 months