Non Admin users unable to modify their own Notification Preferences

Aravinthakumar
Tera Contributor

HI,

As a admin i can able to enable or disable the notification preferences on system settings.But as a non admin users ,they cannot able to modify their own notification preferences (showing like read only toggle button).I need to grant access to make them enable or disable their notification preferences as they wish.

find_real_file.png

 

Thanks in Advance

Aravinth

1 ACCEPTED SOLUTION

James Gragston
Tera Guru
Aravinth,
 
This is a known error. Check the ACL on 'sys_user.notification'. You can refer to the below doc for more detail:
 
 
The above doc was taken from the HI website. These steps are taken from the Resolution section of this doc...
  1. Go to Filter Navigator and search for ACL
  2. On Name, search for sys_user.notification and select the ACL
  3. Please check that the users that should be able to modify either have the correct role or add them to "Requires Role"
  4. If there is a Condition, make sure to modify accordingly to allow required users to be able to modify
  5. If there is a Script, make sure to modify accordingly to allow required users to be able to modify
  6. Click update

Hope this helped!

View solution in original post

4 REPLIES 4

Luxo Nadappan
Tera Guru

Hi .

does the user has snc_internal ?

 

Thanks

Luxo

James Gragston
Tera Guru
Aravinth,
 
This is a known error. Check the ACL on 'sys_user.notification'. You can refer to the below doc for more detail:
 
 
The above doc was taken from the HI website. These steps are taken from the Resolution section of this doc...
  1. Go to Filter Navigator and search for ACL
  2. On Name, search for sys_user.notification and select the ACL
  3. Please check that the users that should be able to modify either have the correct role or add them to "Requires Role"
  4. If there is a Condition, make sure to modify accordingly to allow required users to be able to modify
  5. If there is a Script, make sure to modify accordingly to allow required users to be able to modify
  6. Click update

Hope this helped!

Aravinthakumar
Tera Contributor

Hi James Gragston,

It really helped me.Thanks for you support.

Aravinth,

No problem. Glad I could help!