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.
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.