Delegation helps you efficiently run the help desk service even when the technician or approver is unavailable. It lets you reassign requests and assign a user’s (both technicians and requesters) approval request to another user.
Attributes
id(long)
Unique identifier to identify the delegation action
id(long)
Numerical digits which are considered to have larger values.
Example
234759602834500
module(module)
No Description
module(module)
for_technician(JSONObject)
Used to define backup technician for tickets show attribute
for_technician(JSONObject)
Used to define backup technician for tickets
tech_delegation_option(delegation_option)
Indicates the delegation option selected for backup_technician. Available options are 1.NO_ACTION 2.ASSIGNED_TO_USER 3.APPLY_GLOBAL 4.UNASSIGNED
tech_delegation_option(delegation_option)
Indicates the delegation option selected for backup_technician.
backup_technician(technician)
Indicates the technician assigned as a backup for another technician who is on leave. Will be applicable only if the tech_delegation_option is set to ASSIGNED_TO_USER
backup_technician(technician)
Indicates the technician assigned as a backup for another technician who is on leave.
approval_delegation_option(delegation_option)
Indicates the delegation option selected for backup_approver. Available options are 1.NO_ACTION 2.ASSIGNED_TO_USER 3.ASSIGNED_TO_ROLE 4.APPLY_GLOBAL
approval_delegation_option(delegation_option)
Indicates the delegation option selected for backup_approver.
backup_approver(JSONObject)
Indicates the user assigned as a backup for another user who is on leave. Will be applicable only if the approval_delegation_option is set to ASSIGNED_TO_USER or ASSIGNED_TO_ROLE
backup_approver(JSONObject)
Indicates the user assigned as a backup for another user who is on leave.