Key questions about this property
The answers below summarize the purpose, scope, default effect, and review scenarios for this property.
| What does it do? |
It reduces the number of database queries required when assigning roles to users by caching role-contain counts, enhancing 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 performance issues arise related to role assignments or during system optimization efforts. |
Out of the box property record
Raw metadata from the property record.
| Property name |
glide.role_management.use_role_contain_counts_optimization |
| Sys ID |
68def84273023010a98f1408e2f6a71a |
| Type |
boolean |
| Application |
Global |
| Default value |
true |
| Description |
Use optimization with caching the role-contain counts to reduce the number of database queries when assigning roles to users |
| Updated |
2024-05-25 03:39:01 |
Sources
Official references and nearby text excerpts where this property appears.
Related properties