Comments on: Migrating from Jira to Azure DevOps https://peterrombouts.nl/2019/08/09/migrating-from-jira-to-azure-devops/ All things Cloud | Software | Coding | Integration | Automation | DevSecAnythingOps | Cloud Native | Serverless Mon, 20 Jul 2020 21:46:20 +0000 hourly 1 http://wordpress.com/ By: Peter https://peterrombouts.nl/2019/08/09/migrating-from-jira-to-azure-devops/comment-page-1/#comment-375 Mon, 20 Jul 2020 21:46:20 +0000 http://peterrombouts.nl/?p=212#comment-375 In reply to Ashok.

You should check the output files before you import them. Those files will show how you import into devops. You can check if the mapping was correct, and if that is so, check your devops settings and make sure it is OK. Also during import the warnings should be looked at. Or look at the output log for errors and warnings.

Like

]]>
By: Ashok https://peterrombouts.nl/2019/08/09/migrating-from-jira-to-azure-devops/comment-page-1/#comment-374 Mon, 20 Jul 2020 17:30:51 +0000 http://peterrombouts.nl/?p=212#comment-374 In reply to Peter.

{
“source”: “Status”,
“target”: “State”,
“for”: “Bug”,
“mapping”: {
“values”: [
{
“source”: “OPEN”,
“target”: “New”
},
{
“source”: “IN PROGRESS”,
“target”: “Committed”
},
{
“source”: “CLOSED”,
“target”: “Done”
}
]
}
},

This is how i have mapped.
In jira the status is closed but in ADO it is showing as NEW or TO DO

Like

]]>
By: Peter https://peterrombouts.nl/2019/08/09/migrating-from-jira-to-azure-devops/comment-page-1/#comment-373 Mon, 20 Jul 2020 06:05:35 +0000 http://peterrombouts.nl/?p=212#comment-373 In reply to Ashok.

When the export is done, carefully look at the files that have been created. You can examine those, and check whether the statuses and other attributes are what you expect them to be. You have to create the mapping for statuses that are not in the default settings.

Like

]]>
By: Ashok https://peterrombouts.nl/2019/08/09/migrating-from-jira-to-azure-devops/comment-page-1/#comment-370 Thu, 16 Jul 2020 15:56:14 +0000 http://peterrombouts.nl/?p=212#comment-370 Hi Peter,
I am trying to migrate WI from Jira to ADO but status is not getting updated in the files which got exported.
It is showing only New & Active other status is showing as null.
Can you please help me out with the issue.

Like

]]>
By: Ashok https://peterrombouts.nl/2019/08/09/migrating-from-jira-to-azure-devops/comment-page-1/#comment-369 Thu, 16 Jul 2020 15:38:09 +0000 http://peterrombouts.nl/?p=212#comment-369 Hie Peter,
I have started migrating the WI from Jira to ADO but the status is going work. It is taking only 2 values New & Active it is showing Null value. Can you please help me to resolve the issue.

Like

]]>
By: Peter https://peterrombouts.nl/2019/08/09/migrating-from-jira-to-azure-devops/comment-page-1/#comment-339 Mon, 25 May 2020 13:49:17 +0000 http://peterrombouts.nl/?p=212#comment-339 In reply to Charu.

I suggest you look at https://docs.microsoft.com/en-us/azure/devops/test/create-a-test-plan?view=azure-devops
I do not use test suites often so I don’t have any up-to-date knowledge of those suites.

Like

]]>
By: Charu https://peterrombouts.nl/2019/08/09/migrating-from-jira-to-azure-devops/comment-page-1/#comment-338 Mon, 25 May 2020 13:39:03 +0000 http://peterrombouts.nl/?p=212#comment-338 Hey! I am using scrum process. How to create requirement based test suites in hierarchy. I want a product backlog test suite & then all related child links as child suites. Is this possible!!?

Like

]]>
By: Charu https://peterrombouts.nl/2019/08/09/migrating-from-jira-to-azure-devops/comment-page-1/#comment-337 Mon, 25 May 2020 10:47:34 +0000 http://peterrombouts.nl/?p=212#comment-337 In reply to Peter.

Yes Peter! Thanks. Area path & Iteration path need to be configured at both project & team configuration. I was missing it from team configuration and so facing issue.

Liked by 1 person

]]>
By: Peter https://peterrombouts.nl/2019/08/09/migrating-from-jira-to-azure-devops/comment-page-1/#comment-336 Mon, 25 May 2020 09:17:53 +0000 http://peterrombouts.nl/?p=212#comment-336 In reply to Charu.

Hi Charu, If the items are imported, you should check Area Path(s) and Iteration Paths. There is a lot of documentation available, please look at: https://docs.microsoft.com/en-us/azure/devops/boards/backlogs/set-up-your-backlog?view=azure-devops.

Hope this helps!

Like

]]>
By: Charu https://peterrombouts.nl/2019/08/09/migrating-from-jira-to-azure-devops/comment-page-1/#comment-334 Sat, 23 May 2020 11:50:19 +0000 http://peterrombouts.nl/?p=212#comment-334 I have migrated work items successfully from jira to azure. At azure items are reflecting at work item menu but not at boards. I have used scrum process. Epics, product backlog items are there but not listing at boards. What should I do?

Like

]]>