Issue with Creating Defect in Test Manager to Azure DevOps

Hi Everyone,

I am encountering an issue when creating a defect from a project that must be reflected in ADO. The status only says that the defect is being created but nothing really happens on the ADO side.

I’ve tested creating requirements, test cases ang execute test case in Test manager and the results reflected in Azure.

The only thing that is not working is the creating of defect from Test manager.
image

Hi @cartnei.h.baltazar ,
You can check on the Azure DevOps Project if the webhook (under Project Settings → Service Hooks) has any issues… sometimes it is related to permissions, or sometimes you have something customized in your ADO project that you need to update there.
Hopefully this helps!

@cartnei.h.baltazar Hope you might have selected the defect type as bug. please select as Issue while setting up the integration. If @carlosevp suggestions didn’t work.

Regards,
Pathrudu

Hi @cartnei.h.baltazar

Did you find any solution for the above issue? I am facing similar issues, where Requirements are reflected in Test Manager, once created in Azure. But when I am trying to create a defect, a pop-up appears saying your defect is being created, but it never creates any defect.

Hi,

I did play around with the ADO Board as @carlosevp suggested and got it worked, I changed my personal ADO Board process (Which changes work item types) to Agile/Scrum which are ADO defaults.