Incidents
ID | Created At | Incident # | SysId | Description | Short Description | Urgency | Impact | State | External ID | Work Notes | Assignment Group | Assigned To | Category | Subcategory |
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
{ strconv.FormatInt(row.ID, 10) } | { row.CreatedAt } | { row.IncidentNumber } | { row.SysID } | { row.Description } | { row.ShortDescription } | { strconv.FormatInt(row.Urgency, 10) } | { strconv.FormatInt(row.Impact, 10) } | { strconv.FormatInt(row.State, 10) } | { row.ExternalID } | @tpl.Raw(row.AllNotes) | { row.AssignmentGroup } | { row.AssignedTo } | { row.Category } | { row.Subcategory } |