Azuru Dev ops Boards

Mohamed Amar Baig (Gleeds Consulting India Pvt Lt) 0 Reputation points Microsoft Vendor
2024-04-18T08:08:41.83+00:00

Hi Team,

Hope everyone is doing well!

I have created one work template under different organization, and right now i need to shift that created work template to different organization which is like importing between two created organization in dev ops tools. Could you suggest the suitable way for the above said query.

Not Monitored
Not Monitored
Tag not monitored by Microsoft.
36,080 questions
0 comments No comments
{count} votes

2 answers

Sort by: Most helpful
  1. Amira Bedhiafi 15,446 Reputation points
    2024-04-18T09:23:12.1333333+00:00

    You can use the Azure DevOps Services REST API to export the work item type definition from the source organization. You can retrieve the XML definition of the work item type by using API calls.

    Once you have the XML file, you may need to edit it to make sure that it aligns with the requirements or customizations in the target organization.

    Then, import the edited XML definition into the target organization using the Azure DevOps Services REST API. This will create a new work item type in the destination organization based on your template.

    If you want to use some tools, you have Azure DevOps Migration Tools, which can help automate the process of migrating work items, including templates, between organizations.

    0 comments No comments

  2. PRADEEPCHEEKATLA-MSFT 77,426 Reputation points Microsoft Employee
    2024-04-19T02:46:26.26+00:00

    @Mohamed Amar Baig (Gleeds Consulting India Pvt Lt) - Thanks for the question and using MS Q&A platform.

    Azure DevOps is currently not supported in the Microsoft Q&A platform; the supported products are listed over here https://docs.microsoft.com/en-us/answers/products (more to be added later on).

    In order to assist best on your query, I would request you to post your query in SO => Azure Devops dedicated support. Additionally, adding the [Azure] tag on SO will increase visibility as it is a Microsoft Sponsored tag.

    https://stackoverflow.com/questions/tagged/azure-devops

    OR

    Report any Azure Devops problems on Developer Community.

    This will assist you with a faster reply to your query.

    0 comments No comments