-
Bug
-
Resolution: Timed out
-
Low
-
6
-
Severity 2 - Major
-
0
-
Issue Summary
Configuring the Time Look and Feel to MM/dd/yyyy causes the time fields in advanced search to display 0020 instead of 2020
Steps to Reproduce
- Go to the look and feel advanced settings and update the date picker format to MM/dd/yyyy
- Adjust the javascript format as well to read the %m%d%y
Expected Results
The JQL advanced search should display the year as 2020
Actual Results
When advanced searching issues and using a timestamp field, the resolver changes the year to 0020 instead of 2020
Workaround
The JQL has problems to resolve the yyyy, changing to yy works but there are issues when importing issues using CSV.