Currently, when we export jira issues as CSV (all fields), we are getting each comment in a different column. Is there anyway to merge all the comments while exporting JIRA issues using jira filter?
It is not possible at the moment. They have designed it that way because all comments in a single column won't scale.
You can develop a read only custom field that holds all the comments and export it in a single column, if you can't live without it, but I would advise against it!
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.