-
Bug
-
Resolution: Fixed
-
Low
-
1
-
Severity 3 - Minor
-
NOTE: This bug report is for JIRA Cloud. Using JIRA Server? See the corresponding bug report.
Summary
When an issue is exported using the CSV Exporter (Current Fields) the columns are not shown in the expected order and include the Issue's database ID.
Environment
JIRA 7.2.X
Steps to Reproduce
- Create a new Filter of issues.
- View this Filter in List View.
- Add some additional relevant columns.
- Re-order the filter columns
- Save the filter
- Export the Filter Results as CSV (Current Fields)
- Open the CSV File to find that:
- The Current fields are arranged in default order
- Additional Issue ID and Parent ID fields are added to the CSV output.
Expected Results
The CSV export should be an identical representation of the Filter query in CSV format.
Actual Results
Additional column data is added and the fields are not arranged as per the Filter configuration.
- duplicates
-
JRACLOUD-61244 Export to Excel CSV Current Fields Does Not Show Same Order as WebUI
- Closed
- is related to
-
JRASERVER-62679 Export CSV/HTML with Current Fields not a CSV/HTML representation of Filter Results
- Gathering Impact