[
https://issues.jboss.org/browse/TEIIDDES-1994?page=com.atlassian.jira.plu...
]
Barry LaFond updated TEIIDDES-1994:
-----------------------------------
Fix Version/s: Future
(was: 8.4)
Not an easy future to implement because the model validation framework
ValidationProblemImpl contains no property to set as the attribute string ID for the
quick-fix/problem type. The validation framework is currently scoped to provide only
object/path/location information + the message + severity.
See XmiResourceValidator.createProblemMarker() to see what attributes are currently
getting set.
We'd have to look at how this validation rules are defined, tweak the framework to
inject additional attributes based on available Quick-Fixes.
Pushing to future
Quick Fix for names requiring double-quote problem marker
---------------------------------------------------------
Key: TEIIDDES-1994
URL:
https://issues.jboss.org/browse/TEIIDDES-1994
Project: Teiid Designer
Issue Type: Feature Request
Components: Validation
Affects Versions: 8.3.1
Reporter: Barry LaFond
Assignee: Barry LaFond
Fix For: Future
TEIIDDES-1993 introducted a new validation rule that checks to see if object names
require double-quoting to be valid as Teiid runtime metadata.
Designer's JDBC Importer allows using fully qualified names for table names
(schema.table).
Example: PARTSSUPPLIER.SUPPLIER will fail.
Add a Quick Fix to turn hjelp turn this problem marker type into a simple fix of the
name.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see:
http://www.atlassian.com/software/jira