]
Matus Makovy reassigned TEIIDDES-2771:
--------------------------------------
Assignee: Barry LaFond
Cannot edit Native Type extension property for procedure parameter
with OUT direction
-------------------------------------------------------------------------------------
Key: TEIIDDES-2771
URL:
https://issues.jboss.org/browse/TEIIDDES-2771
Project: Teiid Designer
Issue Type: Bug
Components: Extension Framework, Modeling
Affects Versions: 9.0.5
Reporter: Barry LaFond
Assignee: Barry LaFond
Priority: Critical
Fix For: 9.0.6, 10.0.1, 9.2.1
Selecting an OUT parameter and editing the string ends up with empty string, so it's
not getting set.
Found that RelationalModelExtensionAssistant.setPropertyValue() wasn't properly
checking for NATIVE_TYPE property, so the value was never getting set. Should be simple
fix. Verified that once enabled, this property is getting indexed correctly in
RuntimeAdapter.