]
Steven Hawkins resolved TEIID-5911.
-----------------------------------
Fix Version/s: (was: 12.3.2)
Resolution: Done
Updated to use the type based upon the group symbol. Separated this out of the commit for
12.3.x as the helper had not yet been updated to search by type.
Procedure based row level security fails with resource type
specified
---------------------------------------------------------------------
Key: TEIID-5911
URL:
https://issues.redhat.com/browse/TEIID-5911
Project: Teiid
Issue Type: Bug
Components: Query Engine
Reporter: Steven Hawkins
Assignee: Steven Hawkins
Priority: Major
Fix For: 13.1, 13.0.3
If ddl or xml permissions specify that a procedure has row based security, it will not be
found as RowBasedSecurityHelper only looks for the TABLE type. This worked with the older
xml model that did not specify the resource type.