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 enables logging of user approval activities, including requests, approvals, and rejections, in the Approval History journal during workflow execution. |
| What area does it affect? |
Workflow Management |
| What does the default mean? |
The default value is "false", which means this behavior is disabled by default. |
| When should you review it? |
Review this property when setting up or troubleshooting approval workflows to ensure proper logging of user activities. |
Out of the box property record
Raw metadata from the property record.
| Property name |
glide.workflow.user_approval_history |
| Sys ID |
d8c3c1900a0a0b542e99c5df7eaa4ea2 |
| Type |
boolean |
| Application |
Global |
| Default value |
false |
| Description |
Log user approval activity - such as requested, approved and rejected - in the Approval History journal when using workflows to manage the approvals for a task. |
| Updated |
2024-05-25 04:31:34 |
Sources
Official references and nearby text excerpts where this property appears.
Context preview
Snippet 1
... for example, when was the approval request created, who were the approvers, and when was the request rejected or approved. Note: ◦Approval history appears in activity stream only when the glide.workflow.user_approval_history property in sys_properties.list is set to true. ◦If this property is set to true in HR Service Delivery workspace, it will be also to be true for all other installations ...
Related properties