How user with a role can access system property, system property have also defined same read/write role

RatneshTSN
Giga Guru

We are facing issue on below scenario. A user with atf roles(test, admin) can't access system property even though at system property level roles are assigned to user.

 

1. We have created system property, and given read write role to atf roles

find_real_file.png

2. Created a module for this system property

find_real_file.png

3. admin user can access this property via module menu

find_real_file.png

 

4. Non-admin users with atf_test_admin, atf_test_designer role can't see any property when they click on menu. Any help on this?

find_real_file.png

5 REPLIES 5

You pointed correctly.

I have compared PDI with company instance these ACL doesn't exist which should be OOTB configuration

We created ACL for properties & categories on [ sys_properties_category & sys_properties_category_m2m ]

Still it didn't worked.

 

Then we created ACL on [  sys_properties ] for these properties & it worked.

 

Thanks for your help. I have raised it on hi-portal for OOTB missing configuration.