-
Bug
-
Resolution: Fixed
-
Low
-
5.0, 4.4.3, 6.0.3, 6.1.4, 6.1.5, 6.1.7, 6.2-OD-1, 6.2-OD-7, 6.2
-
4.04
-
NOTE: This bug report is for JIRA Server. Using JIRA Cloud? See the corresponding bug report.
When exporting a search to excel in issue navigator, not all columns are exported.
Steps to reproduce
- create a custom field
- make it available for two issue types (bug, improvement for instance)
- create some issues and populate this custom field
- now, perform a search on the issue navigator: 'project = X' for instance
- add the custom field as a column on the issue navigator
make sure the column is being displayed - export to excel (current fields / all fields)
Expected behaviour
custom field is exported as well
Actual behaviour
the custom field is not exported
Workaround
- change the search on the issue navigator to include the issue types the custom field is available for: 'project = X AND issuetype = Bug'
- export to Excel (current fields) one more time. Now, the custom field is exported
- is duplicated by
-
JRASERVER-36991 Export to CSV (Current Fields) not using the fields on screen if a filter has been edited
- Closed
-
JRASERVER-60075 Export deleting columns
- Closed
-
JRASERVER-27839 "Business Value" and "Story Points" are not exported when going through Views > Excel (All fields).
- Closed
-
JRASERVER-37380 Export all fields to Excel does not include sprint unless listed as column
- Closed
-
JRASERVER-59884 Issue Navigator should show Default columns if Filter JQL is changed
- Closed
-
JRASERVER-45752 Loading search filter and doing export to CSV or HTML includes the filter's columns and not the current columns
- Gathering Impact
- is related to
-
JRASERVER-35415 Export modified filter using CSV (Current fields) reverts to the "My Default" columns instead of the Filter's Columns
- Gathering Impact
- relates to
-
JRACLOUD-34812 Export to excel (current fields) does not show all columns present in the issue navigator
- Closed
- mentioned in
-
Page Loading...