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_manager<!-- /*NS Branding Styles*/ --> .ns-kb-css-body-editor-container { p { font-size: 12pt; font-family: Lato; color: #000000; } span { font-size: 12pt; font-family: Lato; color: #000000; } h2 { font-size: 24pt; font-family: Lato; color: black; } h3 { font-size: 18pt; font-family: Lato; color: black; } h4 { font-size: 14pt; font-family: Lato; color: black; } a { font-size: 12pt; font-family: Lato; color: #00718F; } a:hover { font-size: 12pt; color: #024F69; } a:target { font-size: 12pt; color: #032D42; } a:visited { font-size: 12pt; color: #00718f; } ul { font-size: 12pt; font-family: Lato; } li { font-size: 12pt; font-family: Lato; } img { display: ; max-width: ; width: ; height: ; } } 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_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.)