]
RH Bugzilla Integration commented on TEIIDDES-2125:
---------------------------------------------------
David Le Sage <dlesage(a)redhat.com> changed the Status of [bug
REST procedures created in designer prior to version 8, don't
transfer the properties
--------------------------------------------------------------------------------------
Key: TEIIDDES-2125
URL:
https://issues.jboss.org/browse/TEIIDDES-2125
Project: Teiid Designer
Issue Type: Bug
Components: Extension Framework
Affects Versions: 8.3
Reporter: Debbie Steigner
Assignee: Barry LaFond
Fix For: 9.0, 8.6.1, 9.0.1
Attachments: rest_med_quick_fix.png, rest_project.zip
If you migrate models containing REST procedures from version 7.7.x the values for rest
Method and URI do not display in designer 8.3. They are still in the xmi file but it
seems the key names have changed. If I edit the xmi file and change the key names the
values for the properties then show in the Designer.
key="rest:uri" is now key="REST:URI"
And
key="rest:restMethod" is now key="REST:METHOD"