Permissions not working for attributes of type stringlist after application of scripts
Accepted answer
The description is still not very helpful and lacks tons of information. Anyway, scripts don't override any permissions. Disable the scripts and check if the permissions behave as expected. If not, fix your permissions e.g. realize that users have multiple roles (even if a user only has the Developer role, they also always have the Everyone role).
If the permissions work, try to understand what your script is doing wrong and why.
Comments
Ralph Schoon
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER Jun 06 '18, 4:16 a.m.What is not working and how does that show? See: How should I ask a question in the Forum if I want to receive useful answers?
keerti Sajjan
Jun 06 '18, 8:30 a.m.Suppose there is an attribute called "Country" of type stringlist, script has been applied to it to show all the countries. Also for ex, for Developer role, permission to modify the Country attribute is not given, still when the user with developer role modifies the value of Country attribute, error is not thrown, it is getting modified. Getting this issue after the application of script to the attribute. Not working for RTC version 6.0.2 as well as 6.0.5