## Jira export to csv fields : ALL(existing) + CURRENT(new) ### :chart_with_upwards_trend: Improvement - Presently we have ability to export `ALL fields` - but there is an api endpoint which can provide ability to take a smaller set such as of `current fields` ### :heavy_plus_sign: Provision - option provided and based on that the csv data of ALL fields or current fields will be returned - defaulting to ALL FIELDS to not break existing code/usage ### :warning: Checklist during Peer Review - non breaking existing functionality