Hello
What's the way you would recommend to read a file while opening a new issue?
I have to read a XLS / CSV file and set some of the fields (when creating a new issue) according to values in this file
Thank you
You'll need to write code to put in a post-function, feed it the file to be read and parse it for the data to be imported.
I'd start with reading the guide here which explains how to import issues from CSV:
https://confluence.atlassian.com/adminjiraserver073/importing-data-from-csv-861253680.html
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.