3.2.3.3 task tickets

This section describes tickets of type “task”.
Tickets of type “task” are tickets for work tasks necessary to respond to other tickets. It is used as a child ticket of another ticket.
The fields of task tickets are as follows.

(Table) task ticket fields

Field Add window Zoom window Description
Ticket ID × Displays the ticket ID.
*Automatically assigned. The IDs may not always be numbered sequentially.
Type*2 Displays the ticket type.
Ticket Number × Displays the number automatically assigned to the ticket.
Status*1 *2 Displays the status of tickets. This status is not synchronized with the workflow status. For details about status transitions, see "(Table) task ticket status transitions".
Created On × Displays the date and time on which the ticket was created.
Created By × Displays the user name of the user who created the ticket.
However, if the customer user is the one who created or updated the ticket, "--" will be displayed.
Updated On × Displays the date and time on which the ticket was last updated.
Updated By × Displays the user name of the user who updated the ticket.
However, if the customer user is the one who created or updated the ticket, "--" will be displayed.
Closed On × Displays the date and time on which the ticket was closed.
Category Displays the ticket category.
Assigned To*1 Displays the agent assigned to the ticket.
Assignment Group*1 Displays the group assigned to the ticket.
*The Group UUID is displayed in the Ticket List in the Ticket browser window and Related Records window.
Planned Start Displays the planned start date/time of the task.
Planned End Displays the planned end date/time of the task.
Approvers*1 *3 × Displays the current approver of the ticket.
Approval Group*1 *3 × Displays the current approval group of the ticket.
Parent Ticket*1 The ticket number of the parent ticket is displayed. For tickets that were automatically created upon execution of a workflow from the Ticket zoom window, the ticket number assigned at its source is displayed.
Title*2 The title of the ticket is displayed. For tickets created upon execution of a workflow, the workflow name is entered automatically.
Description A description of the ticket is displayed.
Close Notes*1 × The conclusion for the ticket is displayed.
Work Notes × Displays the work notes of the ticket. For details, see "Work notes".
Attachments Attaches files to the ticket. Or it displays the files attached to the ticket. For details, see "Attachments".
〇: Editable, △: Read-only, ×: Not displayed
*1: This field is not displayed in the "Ticket" tab of the request application.
*2: This field must be filled in by default.
*3: This is only displayed when the approval flow is enabled. For details on setting approval flows, see "Ticket approval function".


The status transition options are as follows. However, if the approval function is enabled, the options will not be displayed for statuses that require approval. The next status after the status that requires approval is not one of the options below, but the status that was set when the approval function was enabled.
The current step is described in the format “Ops I status variable name (Ops I status label name)”. The Ops I status variable name is used in YAML definitions and API settings. The Ops I status label name is the status name displayed in the Ops I GUI.

(Table) task ticket status transitions

Current step Options in next step
new* (New)
  • open
  • cancelled
  • completed
  • implementing
open (Open)
  • new
  • cancelled
  • completed
  • implementing
implementing (Implementing)
  • open
  • cancelled
  • completed
cancelled (Cancelled) -
completed (Completed) -
(Legend) -: N/A
*Initial status


[Example of status transition]

The status is changed according to the work task as follows.

  • Ticket is created: new
  • A ticket was created in error, or the work task became unnecessary: cancelled
  • Agent is assigned: open
  • Assigned person performs requested tasks:implementing
  • Handling is completed: completed


The fields containing related information for task tickets are as follows.

(Table) Fields containing related information for task tickets

Field Add window Zoom window Description
Related Records × Displays a list of tickets and workflows linked to tickets. For details, see "Related records".
Related Links For details, see "Related links".
Service Catalogs* × Displays a list of catalog items. For settings on displaying/hiding catalog items and settings regarding the display order of catalog items, see "Designing a data model". For details, see "Service catalogs".
〇: Editable, △: Read-only, ×: Not displayed
*This field is not displayed in the "Ticket" tab of the request application.