The ' glide.ui.schedule_slushbucket_save_for_group_roles ' property does not apply to changing the Parent of a group record.DescriptionThe ' glide.ui.schedule_slushbucket_save_for_group_roles ' property does not apply to changing the Parent of a group record.It's still doing it from the UI and can explain why the customer still encountered the timeout.'Job to add or remove role(s) from user(s) of group has been queued' message is expected to appear as we saw when we actually added roles to the Group.Steps to Reproduce Run sys_properties.list and click "New" buttonInput values into fields as below and click "Submit" button Name: glide.ui.schedule_slushbucket_save_for_group_rolesType: true | falseValue: true Run sys_user_group.LISTFind the record Name is "Services Support" and open itClick "Edit" button in "Group Members"Add some users to the group and click "Save" button"Job to add or remove role(s) from user(s) of group has been queued" is displayed on Group "Service Support" page. (Screen Shot 1.png)Click "Lookup using list" button of "Parent" field to change "ACME Support" to another oneClick Additional Action > "Save""Job to add or remove role(s) from user(s) of group has been queued" is NOT displayed on Group "Service Support" page. (Screen Shot 2.png)WorkaroundThis is expected behavior and by design in all currently supported releasesRelated Problem: PRB1578916