Hi there,
we are using Jira CLI getIssueList to export issue into CSV and further process the output. We are exporting text fields as well and since those contain commas as regular part of the text it would help a lot if we could replace the comma as a field separator for the output, let's say with #.
Is there any way to specify that as a CLI parameter?
Best regards,
George
No, but commas in fields will not be a problem. All fields are quoted in the CSV file so they can contain separators.
I am thinking you are more worried about your processing code and not wanting to process the data as standard CSV?
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.