<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>azure scrum &#8211; Sibeesh Passion</title>
	<atom:link href="https://sibeeshpassion.com/tag/azure-scrum/feed/" rel="self" type="application/rss+xml" />
	<link>https://sibeeshpassion.com</link>
	<description>My passion towards life</description>
	<lastBuildDate>Mon, 09 Mar 2020 15:59:44 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.9.4</generator>

<image>
	<url>/wp-content/uploads/2017/04/Sibeesh_Passion_Logo_Small.png</url>
	<title>azure scrum &#8211; Sibeesh Passion</title>
	<link>https://sibeeshpassion.com</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>Move Azure DevOps Work Items From One Organization to Another</title>
		<link>https://sibeeshpassion.com/move-azure-devops-work-items-from-one-organization-to-another/</link>
					<comments>https://sibeeshpassion.com/move-azure-devops-work-items-from-one-organization-to-another/#disqus_thread</comments>
		
		<dc:creator><![CDATA[SibeeshVenu]]></dc:creator>
		<pubDate>Mon, 09 Mar 2020 15:45:27 +0000</pubDate>
				<category><![CDATA[Azure]]></category>
		<category><![CDATA[azure devops]]></category>
		<category><![CDATA[Azure DevOps]]></category>
		<category><![CDATA[azure scrum]]></category>
		<category><![CDATA[DevOps]]></category>
		<category><![CDATA[move workitems azure devops]]></category>
		<category><![CDATA[org to org work items transfer]]></category>
		<guid isPermaLink="false">https://sibeeshpassion.com/?p=14052</guid>

					<description><![CDATA[[toc] Introduction I understand that you need to move all of your Azure DevOps Work Items from one of your organization to another. And that is the reason why you are reading this article, no worries, you came to the right place. At the end of this article, I am sure that you will be able to achieve this. In my previous article, I had shown you how you can move your repository from one organization to another, if you have not read it, consider reading it. Move Work Items to Another DevOps As I mentioned in my previous post [&#8230;]]]></description>
										<content:encoded><![CDATA[
<p>[toc]</p>



<h2 class="wp-block-heading">Introduction</h2>



<p>I understand that you need to move all of your Azure DevOps Work Items from one of your organization to another. And that is the reason why you are reading this article, no worries, you came to the right place. At the end of this article, I am sure that you will be able to achieve this. In my previous article, <a href="https://medium.com/@sibeeshvenu/move-git-repositories-from-one-to-other-organization-in-azure-devops-d15ee4283dc9">I had shown you how you can move your repository from one organization to another</a>, if you have not read it, consider reading it. </p>



<h2 class="wp-block-heading">Move Work Items to Another DevOps </h2>



<p>As I mentioned in my previous post I had already set up a sample project in my source DevOps organization and another in my destination DevOps organization. Then I created a sample user and gave access to both projects.</p>



<h3 class="wp-block-heading">Check the DevOps Project Process</h3>



<p> Now before we start we need to make sure that both of the projects follow the same Process in the DevOps.</p>



<div class="wp-block-image"><figure class="aligncenter size-large"><img fetchpriority="high" decoding="async" width="1024" height="788" src="https://sibeeshpassion.com/wp-content/uploads/2020/03/DevOps-Process-Check-1024x788.png" alt="" class="wp-image-14053" srcset="/wp-content/uploads/2020/03/DevOps-Process-Check-1024x788.png 1024w, /wp-content/uploads/2020/03/DevOps-Process-Check-300x231.png 300w, /wp-content/uploads/2020/03/DevOps-Process-Check-768x591.png 768w, /wp-content/uploads/2020/03/DevOps-Process-Check-425x327.png 425w, /wp-content/uploads/2020/03/DevOps-Process-Check.png 1119w" sizes="(max-width: 1024px) 100vw, 1024px" /><figcaption>DevOps Process Check</figcaption></figure></div>



<h3 class="wp-block-heading">Change the Project Process</h3>



<p>If the process of the two projects is different, then you will end up in many issues in the publishing steps, thus changing it to one is very important. To change, you need to have certain permissions as mentioned in <a href="https://docs.microsoft.com/en-us/azure/devops/organizations/settings/work/change-process-agile-to-scrum?view=azure-devops#prerequisites"><strong>this post</strong></a>. Once you have enough permission, go to your organization settings and click on the Process menu under Boards.</p>



<div class="wp-block-image"><figure class="aligncenter size-large"><img decoding="async" width="703" height="1024" src="https://sibeeshpassion.com/wp-content/uploads/2020/03/Organization-Process-Settings-703x1024.png" alt="" class="wp-image-14054" srcset="/wp-content/uploads/2020/03/Organization-Process-Settings-703x1024.png 703w, /wp-content/uploads/2020/03/Organization-Process-Settings-206x300.png 206w, /wp-content/uploads/2020/03/Organization-Process-Settings-768x1119.png 768w, /wp-content/uploads/2020/03/Organization-Process-Settings-377x550.png 377w, /wp-content/uploads/2020/03/Organization-Process-Settings.png 1011w" sizes="(max-width: 703px) 100vw, 703px" /><figcaption>Organization Process Settings</figcaption></figure></div>



<p>Now you should be able to select the projects which are assigned to each process, clicking the project number will redirect you to the list.</p>



<div class="wp-block-image"><figure class="aligncenter size-large"><img decoding="async" width="1024" height="182" src="https://sibeeshpassion.com/wp-content/uploads/2020/03/DevOps-Project-and-Process-1024x182.png" alt="" class="wp-image-14055" srcset="/wp-content/uploads/2020/03/DevOps-Project-and-Process-1024x182.png 1024w, /wp-content/uploads/2020/03/DevOps-Project-and-Process-300x53.png 300w, /wp-content/uploads/2020/03/DevOps-Project-and-Process-768x136.png 768w, /wp-content/uploads/2020/03/DevOps-Project-and-Process-1536x273.png 1536w, /wp-content/uploads/2020/03/DevOps-Project-and-Process-2048x364.png 2048w, /wp-content/uploads/2020/03/DevOps-Project-and-Process-425x76.png 425w" sizes="(max-width: 1024px) 100vw, 1024px" /><figcaption>DevOps Project and Process</figcaption></figure></div>



<p>Now click on the three dots you see near to the project name and then click on the Change button.</p>



<div class="wp-block-image"><figure class="aligncenter size-large"><img decoding="async" width="1024" height="350" src="https://sibeeshpassion.com/wp-content/uploads/2020/03/Change-the-DevOps-Process-1024x350.png" alt="" class="wp-image-14056" srcset="/wp-content/uploads/2020/03/Change-the-DevOps-Process-1024x350.png 1024w, /wp-content/uploads/2020/03/Change-the-DevOps-Process-300x102.png 300w, /wp-content/uploads/2020/03/Change-the-DevOps-Process-768x262.png 768w, /wp-content/uploads/2020/03/Change-the-DevOps-Process-425x145.png 425w, /wp-content/uploads/2020/03/Change-the-DevOps-Process.png 1204w" sizes="(max-width: 1024px) 100vw, 1024px" /><figcaption>Change the DevOps Process</figcaption></figure></div>



<p>Just select the process and click Save. And also make sure that you have enabled all the Backlog Navigation Levels. </p>



<div class="wp-block-image"><figure class="aligncenter size-large"><img decoding="async" width="1025" height="989" src="https://sibeeshpassion.com/wp-content/uploads/2020/03/Backlog-Navigation-Levels.png" alt="" class="wp-image-14058" srcset="/wp-content/uploads/2020/03/Backlog-Navigation-Levels.png 1025w, /wp-content/uploads/2020/03/Backlog-Navigation-Levels-300x289.png 300w, /wp-content/uploads/2020/03/Backlog-Navigation-Levels-768x741.png 768w, /wp-content/uploads/2020/03/Backlog-Navigation-Levels-425x410.png 425w" sizes="(max-width: 1025px) 100vw, 1025px" /><figcaption>Backlog Navigation Levels</figcaption></figure></div>



<p>You are done!.</p>



<h3 class="wp-block-heading">Create Query to Get the Work Items</h3>



<p>Now let&#8217;s say that I have below sample work items, and I need to create a query to get all these work items. </p>



<div class="wp-block-image"><figure class="aligncenter size-large"><img decoding="async" width="966" height="651" src="https://sibeeshpassion.com/wp-content/uploads/2020/03/Work-Items-in-Source-Organization.png" alt="" class="wp-image-14057" srcset="/wp-content/uploads/2020/03/Work-Items-in-Source-Organization.png 966w, /wp-content/uploads/2020/03/Work-Items-in-Source-Organization-300x202.png 300w, /wp-content/uploads/2020/03/Work-Items-in-Source-Organization-768x518.png 768w, /wp-content/uploads/2020/03/Work-Items-in-Source-Organization-425x286.png 425w" sizes="(max-width: 966px) 100vw, 966px" /><figcaption>Work Items in Source Organization</figcaption></figure></div>



<p>Click on the Queries menu on the left side and then click on the +New Query button. In the Type of Query button, click on the &#8220;Tree of work items&#8221; if you need the tree structure in the work items otherwise just click on &#8220;Flat list of work items&#8221;</p>



<div class="wp-block-image"><figure class="aligncenter size-large"><img decoding="async" width="1024" height="719" src="https://sibeeshpassion.com/wp-content/uploads/2020/03/Tree-of-Work-Items-1024x719.png" alt="" class="wp-image-14059" srcset="/wp-content/uploads/2020/03/Tree-of-Work-Items-1024x719.png 1024w, /wp-content/uploads/2020/03/Tree-of-Work-Items-300x211.png 300w, /wp-content/uploads/2020/03/Tree-of-Work-Items-768x539.png 768w, /wp-content/uploads/2020/03/Tree-of-Work-Items-425x298.png 425w, /wp-content/uploads/2020/03/Tree-of-Work-Items.png 1087w" sizes="(max-width: 1024px) 100vw, 1024px" /><figcaption>Tree of Work Items</figcaption></figure></div>



<p>Change the <em>Type of tree</em> dropdown value to Parent/Child, and then run the query.</p>



<div class="wp-block-image"><figure class="aligncenter size-large"><img decoding="async" width="1024" height="990" src="https://sibeeshpassion.com/wp-content/uploads/2020/03/Parent-Child-Query-DevOps-1024x990.png" alt="" class="wp-image-14061" srcset="/wp-content/uploads/2020/03/Parent-Child-Query-DevOps-1024x990.png 1024w, /wp-content/uploads/2020/03/Parent-Child-Query-DevOps-300x290.png 300w, /wp-content/uploads/2020/03/Parent-Child-Query-DevOps-768x743.png 768w, /wp-content/uploads/2020/03/Parent-Child-Query-DevOps-425x411.png 425w, /wp-content/uploads/2020/03/Parent-Child-Query-DevOps.png 1096w" sizes="(max-width: 1024px) 100vw, 1024px" /><figcaption>Parent-Child Query DevOps</figcaption></figure></div>



<p>Just save the query, we will be using that very soon.</p>



<div class="wp-block-image"><figure class="aligncenter size-large"><img decoding="async" width="918" height="557" src="https://sibeeshpassion.com/wp-content/uploads/2020/03/DevOps-Export-Query.png" alt="" class="wp-image-14060" srcset="/wp-content/uploads/2020/03/DevOps-Export-Query.png 918w, /wp-content/uploads/2020/03/DevOps-Export-Query-300x182.png 300w, /wp-content/uploads/2020/03/DevOps-Export-Query-768x466.png 768w, /wp-content/uploads/2020/03/DevOps-Export-Query-425x258.png 425w" sizes="(max-width: 918px) 100vw, 918px" /><figcaption>DevOps Export Query</figcaption></figure></div>



<h3 class="wp-block-heading">Install the Azure DevOps Office Integration Tool</h3>



<p>To download the tool, please visit <a href="https://visualstudio.microsoft.com/downloads/#other-family">here</a>. Once you install the same, you should see a Team tab in your Excel, yes, we are going to play with Excel now.</p>



<h3 class="wp-block-heading">Get Data From Azure DevOps in Excel</h3>



<p>Click on the Team button and then New List, you will see an option to select the server, or if you don&#8217;t have any you need to add it by clicking the servers button.</p>



<div class="wp-block-image"><figure class="aligncenter size-large"><img decoding="async" width="1024" height="857" src="https://sibeeshpassion.com/wp-content/uploads/2020/03/Connect-Azure-DevOps-from-Excel-1024x857.png" alt="" class="wp-image-14062" srcset="/wp-content/uploads/2020/03/Connect-Azure-DevOps-from-Excel-1024x857.png 1024w, /wp-content/uploads/2020/03/Connect-Azure-DevOps-from-Excel-300x251.png 300w, /wp-content/uploads/2020/03/Connect-Azure-DevOps-from-Excel-768x643.png 768w, /wp-content/uploads/2020/03/Connect-Azure-DevOps-from-Excel-425x356.png 425w, /wp-content/uploads/2020/03/Connect-Azure-DevOps-from-Excel.png 1408w" sizes="(max-width: 1024px) 100vw, 1024px" /><figcaption>Connect Azure DevOps from Excel</figcaption></figure></div>



<p>Now add both Source and Destination DevOps servers.</p>



<div class="wp-block-image"><figure class="aligncenter size-large"><img decoding="async" width="1024" height="744" src="https://sibeeshpassion.com/wp-content/uploads/2020/03/Add-DevOps-Servers-in-Excel-1024x744.png" alt="" class="wp-image-14063" srcset="/wp-content/uploads/2020/03/Add-DevOps-Servers-in-Excel-1024x744.png 1024w, /wp-content/uploads/2020/03/Add-DevOps-Servers-in-Excel-300x218.png 300w, /wp-content/uploads/2020/03/Add-DevOps-Servers-in-Excel-768x558.png 768w, /wp-content/uploads/2020/03/Add-DevOps-Servers-in-Excel-315x230.png 315w, /wp-content/uploads/2020/03/Add-DevOps-Servers-in-Excel-425x309.png 425w, /wp-content/uploads/2020/03/Add-DevOps-Servers-in-Excel.png 1185w" sizes="(max-width: 1024px) 100vw, 1024px" /><figcaption>Add DevOps Servers in Excel</figcaption></figure></div>



<p>Now it is time to connect our Source DevOps server.</p>



<div class="wp-block-image"><figure class="aligncenter size-large"><img decoding="async" width="1024" height="850" src="https://sibeeshpassion.com/wp-content/uploads/2020/03/Connect-DevOps-Server-1024x850.png" alt="" class="wp-image-14077" srcset="/wp-content/uploads/2020/03/Connect-DevOps-Server-1024x850.png 1024w, /wp-content/uploads/2020/03/Connect-DevOps-Server-300x249.png 300w, /wp-content/uploads/2020/03/Connect-DevOps-Server-768x637.png 768w, /wp-content/uploads/2020/03/Connect-DevOps-Server-425x353.png 425w, /wp-content/uploads/2020/03/Connect-DevOps-Server.png 1168w" sizes="(max-width: 1024px) 100vw, 1024px" /><figcaption> Connect DevOps Server </figcaption></figure></div>



<p>Click on the New List under the Team tab, will give you an option to select the query that we created before, just select the same and press Ok.</p>



<div class="wp-block-image"><figure class="aligncenter size-large"><img decoding="async" width="921" height="645" src="https://sibeeshpassion.com/wp-content/uploads/2020/03/Select-DevOps-Query.png" alt="" class="wp-image-14065" srcset="/wp-content/uploads/2020/03/Select-DevOps-Query.png 921w, /wp-content/uploads/2020/03/Select-DevOps-Query-300x210.png 300w, /wp-content/uploads/2020/03/Select-DevOps-Query-768x538.png 768w, /wp-content/uploads/2020/03/Select-DevOps-Query-425x298.png 425w" sizes="(max-width: 921px) 100vw, 921px" /><figcaption>Select DevOps Query</figcaption></figure></div>



<p>This will fetch all the work items from your source DevOps. </p>



<div class="wp-block-image"><figure class="aligncenter size-large"><img decoding="async" width="1024" height="201" src="https://sibeeshpassion.com/wp-content/uploads/2020/03/DevOps-Work-Items-in-Excel-1024x201.png" alt="" class="wp-image-14066" srcset="/wp-content/uploads/2020/03/DevOps-Work-Items-in-Excel-1024x201.png 1024w, /wp-content/uploads/2020/03/DevOps-Work-Items-in-Excel-300x59.png 300w, /wp-content/uploads/2020/03/DevOps-Work-Items-in-Excel-768x151.png 768w, /wp-content/uploads/2020/03/DevOps-Work-Items-in-Excel-1536x302.png 1536w, /wp-content/uploads/2020/03/DevOps-Work-Items-in-Excel-425x84.png 425w, /wp-content/uploads/2020/03/DevOps-Work-Items-in-Excel.png 1840w" sizes="(max-width: 1024px) 100vw, 1024px" /><figcaption>DevOps Work Items in Excel</figcaption></figure></div>



<p> Click on the Team button, select any columns in the excel sheet, click on the <em>Choose Column</em>. Select All Work Items Types in the dropdown and then move all the columns to the right side.</p>



<div class="wp-block-image"><figure class="aligncenter size-large"><img decoding="async" width="1024" height="856" src="https://sibeeshpassion.com/wp-content/uploads/2020/03/Show-all-the-Columns-1024x856.png" alt="" class="wp-image-14069" srcset="/wp-content/uploads/2020/03/Show-all-the-Columns-1024x856.png 1024w, /wp-content/uploads/2020/03/Show-all-the-Columns-300x251.png 300w, /wp-content/uploads/2020/03/Show-all-the-Columns-768x642.png 768w, /wp-content/uploads/2020/03/Show-all-the-Columns-425x355.png 425w, /wp-content/uploads/2020/03/Show-all-the-Columns.png 1492w" sizes="(max-width: 1024px) 100vw, 1024px" /><figcaption>Show all the Columns</figcaption></figure></div>



<p>This will show all the columns in the excel sheet with data. Now it is time to publish these work items to our destination DevOps. </p>



<h3 class="wp-block-heading">Publish Work Items to Destination DevOps</h3>



<p>To do this, open another Excel then click on the New List button under the Team Tab. Now select the destination DevOps and connect. In the next Pop up, select the <em>Input List</em> option.</p>



<div class="wp-block-image"><figure class="aligncenter size-large"><img decoding="async" width="921" height="645" src="https://sibeeshpassion.com/wp-content/uploads/2020/03/Input-List.png" alt="" class="wp-image-14067" srcset="/wp-content/uploads/2020/03/Input-List.png 921w, /wp-content/uploads/2020/03/Input-List-300x210.png 300w, /wp-content/uploads/2020/03/Input-List-768x538.png 768w, /wp-content/uploads/2020/03/Input-List-425x298.png 425w" sizes="(max-width: 921px) 100vw, 921px" /><figcaption>Input List</figcaption></figure></div>



<p>You will be seeing some columns in the excel sheet now. Click the Team button and then <em>Add Tree Level</em>, this will make sure that we have the tree structure in our DEstination DevOps too. </p>



<blockquote class="wp-block-quote is-layout-flow wp-block-quote-is-layout-flow"><p>Please make sure that you are adding as many levels you have in your Source DevOps Excel sheet. In our case, it is 4.</p><cite>Tree Level</cite></blockquote>



<p>Now click on the Choose Columns and add all the columns as we did with the Source Excel Sheet. <strong>Please make sure that both Excel sheet columns are in the same order.</strong> You can order the fields in the order you wish. Once both excel sheet has the same order, then select the data from the source and then select the first data cell in the destination excel sheet and then press Enter. This is how the data looks like in the destination Excel.</p>



<div class="wp-block-image"><figure class="aligncenter size-large"><img decoding="async" width="1024" height="228" src="https://sibeeshpassion.com/wp-content/uploads/2020/03/Pasted-Data-1024x228.png" alt="" class="wp-image-14071" srcset="/wp-content/uploads/2020/03/Pasted-Data-1024x228.png 1024w, /wp-content/uploads/2020/03/Pasted-Data-300x67.png 300w, /wp-content/uploads/2020/03/Pasted-Data-768x171.png 768w, /wp-content/uploads/2020/03/Pasted-Data-1536x342.png 1536w, /wp-content/uploads/2020/03/Pasted-Data-425x95.png 425w, /wp-content/uploads/2020/03/Pasted-Data.png 1680w" sizes="(max-width: 1024px) 100vw, 1024px" /><figcaption>Pasted Data</figcaption></figure></div>



<p>Please be noted that the above screenshot doesn&#8217;t include all the columns. In your case, it should be there in the excel sheet.</p>



<p>Now select any column in the Excel sheet and then click on the Publish button under the Team tab. By chance, if you are getting any errors you may have to manually review the same and assign the right values.</p>



<div class="wp-block-image"><figure class="aligncenter size-large"><img decoding="async" width="916" height="984" src="https://sibeeshpassion.com/wp-content/uploads/2020/03/Work-Item-Publishing-Errors.png" alt="" class="wp-image-14072" srcset="/wp-content/uploads/2020/03/Work-Item-Publishing-Errors.png 916w, /wp-content/uploads/2020/03/Work-Item-Publishing-Errors-279x300.png 279w, /wp-content/uploads/2020/03/Work-Item-Publishing-Errors-768x825.png 768w, /wp-content/uploads/2020/03/Work-Item-Publishing-Errors-425x457.png 425w" sizes="(max-width: 916px) 100vw, 916px" /><figcaption>Work Item Publishing Errors</figcaption></figure></div>



<p>If everything goes well, you should see all your work items in your destination Azure DevOps.</p>



<div class="wp-block-image"><figure class="aligncenter size-large"><img decoding="async" width="1024" height="830" src="https://sibeeshpassion.com/wp-content/uploads/2020/03/New-Work-Items-1024x830.png" alt="" class="wp-image-14073" srcset="/wp-content/uploads/2020/03/New-Work-Items-1024x830.png 1024w, /wp-content/uploads/2020/03/New-Work-Items-300x243.png 300w, /wp-content/uploads/2020/03/New-Work-Items-768x622.png 768w, /wp-content/uploads/2020/03/New-Work-Items-425x344.png 425w, /wp-content/uploads/2020/03/New-Work-Items.png 1191w" sizes="(max-width: 1024px) 100vw, 1024px" /><figcaption>New Work Items</figcaption></figure></div>



<h2 class="wp-block-heading">Conclusion</h2>



<p>Thanks a lot for reading this article. I hope now you have learned about</p>



<ul class="wp-block-list"><li>how to use queries in Azure DevOps</li><li>how to use Azure DevOps integration tools for Office</li><li>how to change the project Process</li><li>how to move the work items from one DevOps to another</li></ul>



<p>If you have learned anything else from this article, please let me know in the comment section.</p>



<h2 class="wp-block-heading">Follow me</h2>



<p>If you like this article, consider following me, haha!.</p>



<ul class="wp-block-list"><li><a href="https://github.com/SibeeshVenu">GitHub</a></li><li><a href="https://medium.com/@sibeeshvenu">medium</a></li><li><a href="https://twitter.com/sibeeshvenu">Twitter</a></li></ul>



<h2 class="wp-block-heading">Your turn. What do you think?</h2>



<p>Thanks a lot for reading. Did I miss anything that you may think which is needed in this article? Could you find this post useful? Kindly do not forget to share your feedback.</p>



<p>Kindest Regards<br>Sibeesh Venu</p>
]]></content:encoded>
					
					<wfw:commentRss>https://sibeeshpassion.com/move-azure-devops-work-items-from-one-organization-to-another/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
	</channel>
</rss>
