mirror of
https://github.com/LukeHagar/developer.sailpoint.com.git
synced 2025-12-06 04:19:31 +00:00
Automated commit by github action: 5049702104
This commit is contained in:
@@ -24,6 +24,15 @@ properties:
|
||||
description: Display name of forwarder who forwarded the approval.
|
||||
example: William Wilson
|
||||
reassignmentType:
|
||||
$ref: 'ReassignmentType.yaml'
|
||||
description: Type of approval reassignment.
|
||||
$ref: './ReassignmentType.yaml'
|
||||
description: >-
|
||||
The approval reassignment type.
|
||||
|
||||
* MANUAL_REASSIGNMENT: An approval with this reassignment type has been specifically reassigned by the approval task's owner, from their queue to someone else's.
|
||||
|
||||
* AUTOMATIC_REASSIGNMENT: An approval with this reassignment type has been automatically reassigned from another approver's queue, according to that approver's reassignment configuration. The approver's reassignment configuration may be set up to automatically reassign approval tasks for a defined (or possibly open-ended) period of time.
|
||||
|
||||
* AUTO_ESCALATION: An approval with this reassignment type has been automatically reassigned from another approver's queue, according to the request's escalation configuration. For more information about escalation configuration, refer to [Setting Global Reminders and Escalation Policies](https://documentation.sailpoint.com/saas/help/requests/config_emails.html).
|
||||
|
||||
* SELF_REVIEW_DELEGATION: An approval with this reassignment type has been automatically reassigned by the system to prevent self-review. This helps prevent situations like a requester being tasked with approving their own request. For more information about preventing self-review, refer to [Self-review Prevention](https://documentation.sailpoint.com/saas/help/users/work_reassignment.html#self-review-prevention) and [Preventing Self-approval](https://documentation.sailpoint.com/saas/help/requests/config_ap_roles.html#preventing-self-approval).
|
||||
example: AUTOMATIC_REASSIGNMENT
|
||||
|
||||
@@ -15,4 +15,4 @@ description: >-
|
||||
|
||||
* SELF_REVIEW_DELEGATION: An approval with this reassignment type has been automatically reassigned by the system to prevent self-review. This helps prevent situations like a requester being tasked with approving their own request. For more information about preventing self-review, refer to [Self-review Prevention](https://documentation.sailpoint.com/saas/help/users/work_reassignment.html#self-review-prevention) and [Preventing Self-approval](https://documentation.sailpoint.com/saas/help/requests/config_ap_roles.html#preventing-self-approval).
|
||||
|
||||
example: MANUAL_REASSIGNMENT
|
||||
example: AUTOMATIC_REASSIGNMENT
|
||||
Reference in New Issue
Block a user