Retrieve the value of the fields associated to work item in Azure devOps using Rest API
We are trying to Migrate the Entity(EPIC, feature, user story & Bug) from another tools(TP,QC,JIRA) to Azure devOps using Azure devops Rest API(/_apis/wit/fields?api-version=4.1) as well Client.
But Rest API returning fields details but not field value and it will be good if Rest API will return field value as well because we can map field as well as value to another tool while migration.
3
votes
