-
Bug
-
Resolution: Unresolved
-
Low
-
5
-
Severity 3 - Minor
-
Issue Summary
If you create a Jira search with all the issues have no value for a checkbox custom field, if you export this search or filter as a CSV file, the CSV file will not create a column for this checkbox custom field.
Steps to Reproduce
- Create a checkbox custom field, add some optional values on it and add it to a screen
- Create a filter and search for some issues that does not have any value on this checkbox custom field
- Export these issues as a CSV file using the option All fields
Expected Results
The checkbox custom field should create a column on the CSV file
Actual Results
No column is created for this custom field. It's like it does not exists
Workaround
Currently there is no known workaround for this behavior. A workaround will be added here when available