[
https://issues.jboss.org/browse/TEIIDDES-1914?page=com.atlassian.jira.plu...
]
Mark Drilling resolved TEIIDDES-1914.
-------------------------------------
Resolution: Done
The validation rule was working as expected, but the messages were not very specific. I
made a couple changes to the error messages:
- Re-worded the message, including the specific problem column name
- now only generate the first error message encountered, rather than several for the same
mapping class. In this example, four messages were being generated and that has been
reduced to one.
pull request -
https://github.com/Teiid-Designer/teiid-designer/pull/263
Another issue that I encountered is that once you copy the MC columns into the supervisor
MC in the wrong order, there is no easy way to re-order them. I was able to change the
order by deleting/creating columns, but we may want to open another enhancement JIRA to
allow re-ordering.
Recursive element - mismatch column names between mapping classes
-----------------------------------------------------------------
Key: TEIIDDES-1914
URL:
https://issues.jboss.org/browse/TEIIDDES-1914
Project: Teiid Designer
Issue Type: Feature Request
Affects Versions: 8.2
Environment: JBDS 7.0.1.GA, Teiid Designer 8.2Final
Reporter: Lucie Fabrikova
Assignee: Mark Drilling
Fix For: 8.3
Attachments: Recursive2.zip
I run the E2eRecursiveXmlTextSourceTestScript; the XML view model from XSD contains
mapping classes Employee and Supervisor. Next I copy the attributes from Employee to
Supervisor. If the order of columns in Supervisor isn't the same as in Employee, I
get
"Mismatch column name between mapping class Employee and Supervisor"
I am not sure if this is bug or if the message error is considered self-explanatory.
--
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