ado_work_item_types
Details about work item types
-
id
Primary key - Unique identifier for the row.
-
project_id
Foreign key - ID of the project to which it belongs
-
name
string - The name of the work item type.
-
description
string - The description of the work item type.
-
disabled
boolean - Boolean that is true if work item type is disabled