How to bug template in Microsoft test Mananger?

RAKESH SURESH 1 Reputation point
2022-08-09T13:43:39.857+00:00

In My Organisation, the project uses a bug template and it loads automatically inside the web version Azure DevOps (https://dev.azure.com/) with some prefilled mandatory information while creating a new bug
229530-image.png

229538-image.png

How this bug template can be automatically loaded inside the client version of the same tool Microsoft test manager? I am using Visual Studio Test Professional 2017 15.9.49...it shows unknown domain account inside bug instead of loading the template. How this can be solved and make my MTM behaves same like webversion?

Developer technologies | Visual Studio | Testing
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. Michael Taylor 60,161 Reputation points
    2022-08-09T15:01:27.16+00:00

    VS 2017 ended mainstream support in April. It is an old version that doesn't understand the newer Azure DevOps APIs. My first recommendation is to try using VS 2022 to see if it works better. However default rules are odd, especially in Azure DevOps Service, so it may still not work. I know that trying to use AD groups as defaults don't work correctly outside the web apps because of some caching issues. The recommendation is to use Azure DevOps groups. There are likely other issues.

    However I don't think you're going to get what you need given this ticket.

    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.