Google Password Status

The current status of the user's Google password. Can be either "Unchanged" or "Reset".

Employee Offboarding singleSelect

Details

IDincident_googlepasswordstatus
CLI Namegooglepasswordstatus
TypesingleSelect
Version-1
RequiredNo
Read OnlyNo
Use as KPINo
SearchableYes

Select Values

  • Unchanged
  • Reset

Associated Incident Types

{
	"id": "incident_googlepasswordstatus",
	"version": -1,
	"fromVersion": "5.0.0",
	"modified": "2020-01-05T15:50:25.169806995Z",
	"name": "Google Password Status",
	"ownerOnly": false,
	"placeholder": "",
	"description": "The current status of the user's Google password. Can be either \"Unchanged\" or \"Reset\".",
	"cliName": "googlepasswordstatus",
	"type": "singleSelect",
	"closeForm": false,
	"editForm": true,
	"required": false,
	"script": "",
	"fieldCalcScript": "",
	"neverSetAsRequired": false,
	"isReadOnly": false,
	"selectValues": [
		"Unchanged",
		"Reset"
	],
	"validationRegex": "",
	"useAsKpi": false,
	"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": ""
}