You're on your way to the next level! Join the Kudos program to earn points and save your progress.
Level 1: Seed
25 / 150 points
Next: Root
1 badge earned
Challenges come and go, but your rewards stay with you. Do more to earn more!
What goes around comes around! Share the love by gifting kudos to your peers.
Keep earning points to reach the top of the leaderboard. It resets every quarter so you always have a chance!
Join now to unlock these features and more
The Atlassian Community can help you and your team get more value out of Atlassian products and practices.
Hi,
I'm trying to import issues from one project to another. First I exported all issues in a CSV file and then tried to import them into the desired project. Issues were created but with no comments and attachments.
I've tried to import the following simple CSV as well but was not able to import any comment or attachment.
Assignee, Summary, Description, Attachment, Comment
, Issue demonstrating the CSV attachment import, Please check the attached image below., someURL,01/01/2012 10:10;Admin; This comment works
What am I missing here? Why am I not able to get comments and attachments?
Thanking you in anticipation
Hi @Ahsen Mehmood , have you reviewed the following article - create-issues-with-the-csv-importer ? Each comment should be in a separate column. Attachments can be imported by using the URL to the file. Please review the criteria for attachments in the above article.
I read this article and even took the sample from the above article but it is not working. It is not importing comments as well. I have tried it with a single comment and a single attachment. Nothing gets imported into the issue. Is there anything else I need to take care of? Please take a look at the CSV I shared above. Is there any problem with the CSV.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
can you try the below where issue abc-123 exists? Do you get any errors?
Issue Key | Summary | Attachment |
abc-123 | testing attachment | https://xxxxxxxxxx |
where https://xxxxxxxxxx is the accessible url to your attachment. if you paste the url into browser is it accessible?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Tried it. First, it gave me an error that the Description is not given so, I added a column and set the following mappings
Didn't work.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hello @Jack Brickey i am facing exactly the same issue regarding attachment and i couldn't find a solution. jira won't find/recognise/link the field "attachments" from csv to jira "attachments" (see seconf before last image above).
Can you please suggest another solution?
Thanks!
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.