Barry LaFond created TEIIDDES-1979:
--------------------------------------
Summary: Changes to a table's columns can result in role being reset for
the entire model - 7.7.x
Key: TEIIDDES-1979
URL:
https://issues.jboss.org/browse/TEIIDDES-1979
Project: Teiid Designer
Issue Type: Bug
Affects Versions: 7.7, 8.2
Reporter: Marc Shirley
Assignee: Johnathon Lee
Fix For: 8.3, 7.7.5
I have a model like below with a role defined to remove read privileges on
'column1a2' only.
model1
-> table1a
---> column1a1
---> column1a2
-> table1b
---> column1b1
---> column1b2
I adjust the model to rename 'column1b2' to 'uselessColumn':
model1
-> table1a
---> column1a1
---> column1a2
-> table1b
---> column1b1
---> uselessColumn
The role is reset and now has default read privileges defined across the entire model. I
have to manually edit the role to reset it to the prior defined permissions.
--
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