ado_work_item_custom_field_values

Custom field values for work items

id

Primary key
Unique identifier for the row.

work_item_id

Foreign key
ID of the work item to which the custom field value belongs

custom_field_id

Foreign key
ID of the custom field definition

value

string
The value of the custom field (stored as text)