Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Is it possible to migrate only the latest revision of the Jira issue? #1099

Open
Anusha-Illur opened this issue Feb 5, 2025 · 4 comments
Open
Assignees

Comments

@Anusha-Illur
Copy link

Is there a way to avoid bringing over the entire history of the Jira issues to ADO work item history? Is it possible to migrate only the latest revision of the Jira issues?

@Alexander-Hjelm
Copy link
Collaborator

The short answer is no :)

@Anusha-Illur
Copy link
Author

We are looking at migrating 100,000+ Jira issues and it takes a lot of time to export and import all the revisions. So, I was wondering if migrating only the latest revision would reduce this time? Could you suggest a workaround for this?

@Alexander-Hjelm
Copy link
Collaborator

This is not possible using the native tool only, nor is this a desirable feature.

I may suggest writing a script that iterates over each item .json file and compunds all changes to a single revision. But I am not sure how to then approach deleted links, attachments, etc.

Copy link

github-actions bot commented Mar 3, 2025

This issue is stale because it has been open for 25 days with no activity.

@github-actions github-actions bot added the stale label Mar 3, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants