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 determines whether background jobs are utilized to assign roles based on changes to a group's parent. |
| 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 configuring role assignments or managing group structures. |
Out of the box property record
Raw metadata from the property record.
| Property name |
glide.ui.schedule_job_for_group_parent_change |
| Sys ID |
d4c317d1ff2022100856ffffffffffb7 |
| Type |
boolean |
| Application |
Global |
| Default value |
true |
| Description |
Use background jobs to grant roles when a group parent changes. |
| Updated |
2025-03-26 22:59:21 |
Sources
Official references and nearby text excerpts where this property appears.
Context preview
Snippet 1
... in the hidden group } Note: For more information, see Before Query business rules . Result The user group is created based on the configuration that you've provided. Note: When glide.ui.schedule_job_for_group_parent_change is set to true, removing a parent group results in the roles of the parent group being added to the child group asynchronously. If glide.ui.schedule_job_for_group_parent_change is set to false, the ...
Related properties