The Atlassian Community Forums are currently in read-only mode. We will be relaunching on a new platform on September 22 (read more here). We apologize for the extended downtime. For concerns or questions, please email communitymanagers@atlassian.com. See you on the other side, on the new Atlassian Community Forums! :)

×

Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

I want to migrate the google drive attachment via Cloud JIRA Migration assistant.

유주형/Yoo Ju Hyoung(BA_ITS팀)
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
May 30, 2021

I migrated the JIRA Software(Server) to JIRA Software(Cloud) via Jira Cloud Migration Assistant. 
After that migration, I checked the JIRA projects had been migrated completely with attachment files, but there is no google drive attachment link in every issues.

How can I add the google drive attachment links in every issues?

1 answer

Comments for this post are closed

Community moderators have prevented the ability to post new answers.

0 votes
Paloma Fondon Araujo
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Champions.
June 14, 2021

Hi @유주형/Yoo Ju Hyoung(BA_ITS팀) 

I had a similar case, and what we did to solve it was to create a bash script and get a csv showing those Issues that had a URL field pointing to google drive, we extracted the URL from the CSV and through a vlookup to return the Issues that had the lref property.

Then we made an import to jira cloud another csv updating the corresponding URL field for each of the Issues that were necessary.

I hope it helps you.
Greetings

유주형/Yoo Ju Hyoung(BA_코어디벨롭먼트팀)
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
June 14, 2021

Hi @Paloma Fondon Araujo 

First of All, Thank you for your reply.

I just finished without google drive link, but I will try your solution. 

 

Best Regards.

Like Paloma Fondon Araujo likes this