- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-09-2024 06:58 AM
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.
Thanks
Solved! Go to Solution.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-09-2024 07:24 AM
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.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-09-2024 07:24 AM
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.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-10-2024 06:54 AM
Sorry I don't have admin rights only I have user admin role.