Key questions about this property
The answers below summarize the purpose, scope, default effect, and review scenarios for this property.
| What does it do? |
This property configures the method of granting roles and groups, switching from foreground to background processing to enhance system efficiency. |
| What area does it affect? |
Role Management |
| What does the default mean? |
The default value is "true", which means this behavior is enabled by default. |
| When should you review it? |
Review this property when optimizing performance or troubleshooting role assignment issues. |
Out of the box property record
Raw metadata from the property record.
| Property name |
glide.ui.schedule_slushbucket_save_for_group_roles |
| Sys ID |
45fd84504f030110c6e235e552ce0b41 |
| Type |
boolean |
| Application |
Global |
| Default value |
true |
| Description |
Adjust granting of roles and groups to use background jobs instead of foreground job. |
| Updated |
2024-05-25 04:01:57 |
Sources
Official references and nearby text excerpts where this property appears.
Context preview
Snippet 1
... role. This option is selected by default. Note: To move this action to the background so you aren’t waiting when adding a number of group members, add the system property glide.ui.schedule_slushbucket_save_for_group_roles and set it to true. Audit user roles Changes to user roles are automatically tracked in the Audit Roles [sys_audit_role] table. Before you begin Role required: admin © 2026 ServiceNow, ...
Related properties