Issue Summary
When exporting the issue into XML, Target Start and Target End fields are exported with timezone conversion and this shifts the date into the previous day and causes confusion.
This is reproducible on Data Center: (yes) / (no)
Steps to Reproduce
- Change the Operating System TZ to GMT - (ex, America/New_York)
- Deploy/start Jira
- Create an issue and add Target start and Target end with their values
- Export the issue into XML and will be able to see that Target start and Target end are off by a day
Expected Results
Target start and Target end should not get affected when exporting the data due to the TZ conversion as the fields are Date fields and NOT Date&Time.
Actual Results
While exporting into XML, the date is off by a day after TZ convertion.
Workaround
Currently there is no known workaround for this behavior. A workaround will be added here when available
- is related to
-
JPOSERVER-2358 Bug: Target Start and Target End fields store incorrect values in CEST within jira create rest calls
- Closed
-
JPOSERVER-2418 Target Start and End fields are exported with timezone shift
- Closed
- has action
-
JPO-21244 Loading...
- relates to
-
PSR-857 Loading...