ado_iteration_paths

Iteration paths of work items for projects

id

Primary key
Unique identifier for the row.

name

string
Iteration path of a work item

project_id

Foreign key
ID of the project to which it belongs

source_id

Foreign key
Azure DevOps ID of the iteration

start_date

date
Date at which the iteration is planned to start

end_date

date
Date at which the iteration is planned to end

has_children

boolean
Boolean indicating if the iteration has child iterations nested under it