any commandline tools to pull a release plan?
One answer
Hi Sam,
I am not sure the Plan API allows to access its query, at least I haven't tried that yet. However the plan actually selects the work items owned by the plan owner (and potentially nested teams) and filed against the selected iteration (and nested sub iterations). The release plan only shows Plan items, so execution items are filtered out.
You could basically define a query and pull the data out.
I am not sure the Plan API allows to access its query, at least I haven't tried that yet. However the plan actually selects the work items owned by the plan owner (and potentially nested teams) and filed against the selected iteration (and nested sub iterations). The release plan only shows Plan items, so execution items are filtered out.
You could basically define a query and pull the data out.