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!