Unable to add group member to group
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
3 weeks ago
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
3 weeks ago
Hi @Naveenkumap7698,
can you also show the error?
Also, what role do you have? Does it happen for all (or more) groups or just this?
100 % GlideFather experience and 0 % generative AI
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
3 weeks ago - last edited 3 weeks ago
I am getting this issue too, it's only happening in test instance. Prod and DEV is okay.
I have tried setting this sys_property to false glide.ui.schedule_slushbucket_save_for_group_roles to see any message.
And the message I get when trying to add a user to a group is "Error Message
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Sunday
Thank you very much for posting this. I was dealing with a similar issue in one of my environments.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
3 weeks ago
This is not an error, this expected behavior. The system will add the user to the group and ensure they inherit the appropriate rules through a background job that will now execute on your instance. This is by design, and to keep the action of adding and removing people, which will require database operations on more than one table, asynchronous, making it more performant from an instance performance perspective.
