When you are trying import CSV files , Attachments also come? what are things we are able to import or export ? Please clarify.
Hey Arjun, and welcome to the community! :)
CSV imports do not come with attachments. A CSV file consists only of comma-separated values, hence the name. But there's a way to also add attachments to issues during the import. I quote the official documentation about Import data from a CSV file
You can attach files to issues created from your CSV file. To do this, specify the URL of your attachment in an Attachments column within your CSV file.
Assignee, Summary, Description, Attachment, Comment
bob@example.com, "Issue demonstrating the CSV attachment import", "Please check the attached image below.", "https://jira-server:8080/secure/attachment/image-name.png", "01/01/2012 10:10;Admin; This comment works"
bob@example.com, "CSV attachment import with timestamp,author and filename", "Please check the attached image below.", "01/01/2012 13:10;Admin;image.png;file://image-name.png", "01/01/2012 10:10;Admin; This comment works"
Note that URLs for attachments support the HTTP and HTTPS protocols and can be located anywhere that your Jira Cloud site can access.
I recommend going through the docs anyway to avoid running into annoying errors while importing! :)
Best, Max
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You're welcome, good luck with your import! 🤘🏼
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.