Unable to remove users from the Fulfillers Group

Ajay Singh2
Tera Contributor

Unable to remove users from the Fulfillers Group.

 

Jobs to remove or add role from users group has been queued. This message i am getting but when again i refresh page it is not removed and i having admin role also than also not able to remove.

 

AjaySingh2_0-1704812190796.png

Thanks

 

1 ACCEPTED SOLUTION

Community Alums
Not applicable

Hi @Ajay Singh2 ,

The cause of the issue is a combination of two settings:

1) The admin role does not have correct role in the Contained Roles on your instance.
2) The system property: glide.ui.schedule_slushbucket_save_for_group_roles is set to true.

So what you can do to fix it quickly is :

1)Set the system property: glide.ui.schedule_slushbucket_save_for_group_roles to false
2) Add the user to the group
3) Set the system property: glide.ui.schedule_slushbucket_save_for_group_roles to true
4) Clear the cache for the system property to take effect.

View solution in original post

2 REPLIES 2

Community Alums
Not applicable

Hi @Ajay Singh2 ,

The cause of the issue is a combination of two settings:

1) The admin role does not have correct role in the Contained Roles on your instance.
2) The system property: glide.ui.schedule_slushbucket_save_for_group_roles is set to true.

So what you can do to fix it quickly is :

1)Set the system property: glide.ui.schedule_slushbucket_save_for_group_roles to false
2) Add the user to the group
3) Set the system property: glide.ui.schedule_slushbucket_save_for_group_roles to true
4) Clear the cache for the system property to take effect.

Ajay Singh2
Tera Contributor

Sorry I don't have admin rights only I have user admin role.