Hi
We are in jira software 8.20 , we are planning to migrate our jira software to another instance which in JSM
For that we need to share our ssues in CSV format.
We want to import our data in CSV format with attachments can anyone help me with this .
How to import the issues in CSV formate with attachments
Hi @Marc - Devoteam
Can you please explain me little more clear ,
here how can i download the attachment and comments in CSV format itself
The documentation on how to import information via CSV can be found here.
All you attachments should be on a web location, to be accessed by Jira
Example:
Summary, Description, Attachment, Comment
,"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"
"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"
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.