How user with a role can access system property, system property have also defined same read/write role
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-05-2018 07:28 PM
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
2. Created a module for this system property
3. admin user can access this property via module menu
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?
- Labels:
-
User Experience and Design
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-08-2018 08:13 PM
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.