Offboarding Stage

The current stage of the offboarding process. Can be "Gathering User Information", "Security & Permission Revoking", "Delegation" or "Retention & Deletion".

Employee Offboarding singleSelect

Details

IDincident_offboardingstage
CLI Nameoffboardingstage
TypesingleSelect
Version-1
RequiredNo
Read OnlyNo
Use as KPIYes
SearchableYes

Select Values

  • Gathering User Information
  • Security & Permission Revoking
  • Delegation
  • Retention & Deletion

Associated Incident Types

{
	"id": "incident_offboardingstage",
	"version": -1,
	"fromVersion": "5.0.0",
	"modified": "2019-12-18T17:44:18.949268542Z",
	"name": "Offboarding Stage",
	"ownerOnly": false,
	"placeholder": "",
	"description": "The current stage of the offboarding process. Can be \"Gathering User Information\", \"Security \u0026 Permission Revoking\", \"Delegation\" or \"Retention \u0026 Deletion\".",
	"cliName": "offboardingstage",
	"type": "singleSelect",
	"closeForm": false,
	"editForm": true,
	"required": false,
	"script": "",
	"fieldCalcScript": "",
	"neverSetAsRequired": false,
	"isReadOnly": false,
	"selectValues": [
		"Gathering User Information",
		"Security \u0026 Permission Revoking",
		"Delegation",
		"Retention \u0026 Deletion"
	],
	"validationRegex": "",
	"useAsKpi": true,
	"locked": false,
	"system": false,
	"content": true,
	"group": 0,
	"hidden": false,
	"associatedTypes": [
		"Employee Offboarding"
	],
	"systemAssociatedTypes": null,
	"associatedToAll": false,
	"unmapped": false,
	"unsearchable": false,
	"caseInsensitive": true,
	"columns": null,
	"defaultRows": null,
	"sla": 0,
	"threshold": 72,
	"breachScript": ""
}