Hi,
I am importing a CSV file but there are text links inside the file. The documentation doesn't state whether or not text links are supported in the JIRA importers plugin. Could someone please tell me if they are? These are links to externally hosted PDF files and/or other webpages.
Thanks
I'm assuming you are referring to URL or links to files on external servers placed inside the text (description or comment) fields in JIRA.You can do this, but making sure that the data is enclosed in quotes. This example contains a link on the description and a comma as well. In order to have a comma on the description, apply double quotes on the description field, so that the importer does not treat the comma as a separator:
Summary, Assignee, Reporter, Issue Type, Description, Priority "Test issue from CSV", admin, admin, 1,"test description, with link:http://www.google.com",2
Please reference this documentation for more information about importing CSV data into JIRA:
https://confluence.atlassian.com/display/JIRA/Importing+Data+from+CSV
I will try this and let you know the result. Thank you!
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.