Describe the issue: The version of Teiid engine in the selected Teiid instance will be displayed on the VDB editor(window for editing user role). So user expects if DV 6.0(Teiid 8.4.1) is selected as a teiid instance, all of modification to a VDB will be optimized for DV 6.0.(Teiid 8.4.1). However grant-all attribute which should not be used for Teiid 8.4.1 is used. (The issue is reported at TEIIDDES-2353) 1: On JBDS8.1 with TD 9.0.1.Final, define JDV 6.0 as a Teiid Instance 2: Connect to the Teiid Instance 3: Create a Teiid Project, and a VDB 4: add a data role for the VDB 5: check META-INF/vdb.xml Expected behavior: grant-all attribute is not used for the data-role element Actual result: grant-all attribute is used for the data-role element
Barry LaFond <blafond> updated the status of jira TEIIDDES-2560 to Resolved
Andrej Šmigala <asmigala> updated the status of jira TEIIDDES-2560 to Closed
Verified that the grant-all checkbox is disabled when DV 6.0 is selected as the default server and that the grant-all attribute is not written to vdb.xml