-
Bug
-
Resolution: Unresolved
-
Low
-
3
-
Minor
-
Issue Summary
When exporting issues via the Advanced search feature that contains Date picker field types as either CSV or XML format, it returns a time value.
Export as HTML, RSS and Word file formats returns only date value.
Steps to Reproduce
- Navigate to the Advanced search
- Filters > View all issues
- Enter any JQL or filter that queries for issues that contain a Date picker field
- Export as either CSV or XML format
Expected Results
Value in the Date picker field should only return the date.
Actual Results
The date & time are returned.
Workaround
Currently, there is no known workaround for this behavior. A workaround will be added here when available