S
Shirin14
Guest
I want to link the existing work items which are already created in a project under Azure DevOps by writing a code or program in C#, so is there any kind of API or class which can be used to link the work items programmatically.
The Workitems can be of any type i.e. Bug , User Story , Issue, Task e.t.c
The linking between the Work items als can be of any type i.e. Relational , Parent-Child, e.t.c
Recently I referred this link for my problem Create One-to-Many Work Item Links Programmatically in TFS 2013
The link contains issue very much related and similar to mines, However when I tried it it is not working as expected.
Thanks and Regards
Continue reading...
The Workitems can be of any type i.e. Bug , User Story , Issue, Task e.t.c
The linking between the Work items als can be of any type i.e. Relational , Parent-Child, e.t.c
Recently I referred this link for my problem Create One-to-Many Work Item Links Programmatically in TFS 2013
The link contains issue very much related and similar to mines, However when I tried it it is not working as expected.
Thanks and Regards
Continue reading...