How to import work items with attachments to an existing JIRA Project? I was able to import using the csv but i need to also include the attachments related to the work items.
Hello,
Welcome to Community :)
Please check this article on how to import attachements with work items https://support.atlassian.com/jira-software-cloud/docs/create-issues-using-the-csv-importer/#:~:text=a%20single%20value.-,Attachments,-You%20can%20attach
Thank You,
Prachi
@Prachi Bolar provided the right documentation.
on that a note, you will need to have stored the files on a location that is reachable by your instance.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Can the attachment be on my local machine? How to connect the attachments with JIRA? I have to import my work items from a csv which also has some attachments related.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
No they can't be on you local machine, this is stated in the KB provided by @Prachi Bolar
"Attachment URLs must use HTTP or HTTPS and be in a location that your Jira instance can access."
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Can it be on a Sharepoint?? .Or can you suggest some alternatives
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
I don't know, it just needs to be accessible via http or https and the Atlassian Cloud needs to be able to access this location, without restrictions.
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.