Insufficient Permission for Notification Settings (write)

I have created a user inside my system. I have given him required permissions. For user DOCTYPE, I have given create, write, delete, read permissions. But that user is unable to perform enable and disable action on the other users. This is the error which is being thrown.

Not allowed via controller permission check
User hassan.ali@humansmeta.tech does not have access to this document: Notification Settings - arslanhmt@gmail.com
Insufficient Permission for Notification Settings (write)

I don’t know what kind of permission do I need to give him for this purpose. I have also given him Notification Settings doctype permission but waste.

image

Hmm :thinking:,

Give the rights from the Role Permission Manager for Notification Settings.

This is the frappe core functions if user have not role administrator or system manager then not other user enable or disable right if u give system manager role then your query is solve

2 Likes

I’ve tried this kind of actions but all wasted. Do you have any other suggestions?