Error message "You do not have the role 'X' which is required to grant/remove 'Y' Eg:- You do not have the role 'sn_hr_core.admin' which is required to grant/remove 'sn_esign.config_managerError message "You do not have the role ‘X’ which is required to grant/remove ‘Y’ Eg:- You do not have the role 'sn_hr_core.admin' which is required to grant/remove 'sn_esign.config_manager Anything we do with the role (if the user doesn't have the assignable by role) will surface this error (e.g. assigning the role to a user, adding a user to a group which contains this role, assigning this role to a group,). While updating assignable by of role, pls make sure it should not affect other places. Soltution:- User need to have a assignable by role in order to perform these operations. If the error show up on just opening a group record then check if “glide.security.scoped_administration.role.show_error” is set to true or not (It is expected to show the error message if "glide.security.scoped_administration.role.show_error" is set to true. Now This property is not shipped OOB.)