ado_custom_fields
Custom field definitions for ADO work items
-
id
Primary key - Unique identifier for the row.
-
reference_name
string - The reference name of the custom field (e.g., Custom.PIObjective)
-
project_id
Foreign key - ID of the project to which the custom field belongs
-
name
string - Display name of the custom field
-
field_type
string - Type of the custom field (e.g., string, integer, dateTime, identity)