Atlassian uses cookies to improve your browsing experience, perform analytics and research, and conduct advertising. Accept all cookies to indicate that you agree to our use of cookies on your device. Atlassian cookies and tracking notice, (opens new window)
Currently, CSVParser will emit all fields in the CSV as output fields. It also orders them exactly in the order that they are in the CSV. It should be more flexible, I should be able to specify separately:
what fields are available in the CSV and what their types are
what fields are in the output schema and in which order
Release Notes
None
Attachments
1
Activity
Show:
Won't Fix
Pinned fields
Click on the next to a field label to start pinning.
Currently, CSVParser will emit all fields in the CSV as output fields. It also orders them exactly in the order that they are in the CSV. It should be more flexible, I should be able to specify separately:
what fields are available in the CSV and what their types are
what fields are in the output schema and in which order