-
Bug
-
Resolution: Unresolved
-
Low
-
None
-
7.3.5, 7.3.6, 7.13.8
-
7.03
-
43
-
Severity 3 - Minor
-
9
-
NOTE: This bug report is for JIRA Server. Using JIRA Cloud? 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 / 7.3.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.
Notes
The behavior happens with the HTML export as well.
- duplicates
-
JRASERVER-61244 Export to Excel CSV Current Fields Does Not Show Same Order as WebUI
- Closed
- is related to
-
JRASERVER-62115 Provide your feedback on new CSV export functionality in Jira 7.4
- Closed
- relates to
-
JRACLOUD-62679 Export CSV with Current Fields not a CSV representation of Filter Results
- Closed
- mentioned in
-
Page Loading...