We are on-boarding a sister company and I need to migrate their projects (over 20K of issues) from JIRA Cloud (v7.2) into our JIRA self-hosted JIRA Server (v6.3)
They really want to migrate all attachments
Help needed:
Thanks in advance!
Michael
I am planning to write a python script, wherein the newly imported issues carry their original issueKey in an custom field and the script would copy the attachment based on the original issues key from the source instance and attach the attachment file to the new issue in the target instance.
We ended up writing a C# program to attach files through JIRA APIs
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
I am facing a similar situation, Did you manage to find a way out of it?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
hi,
did you check out this document?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Thanks Elifcan. The above instructions imply direct access to OnDemand Database, which is not allowed: https://confluence.atlassian.com/cloud/restricted-functions-in-atlassian-cloud-apps-744721664.html
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.