-
Bug
-
Resolution: Unresolved
-
Medium
-
None
-
8.5.3
-
8.05
-
43
-
Severity 2 - Major
-
3
-
NOTE: This bug report is for JIRA Software Server. Using JIRA Software Cloud? See the corresponding bug report.
When exporting data on a machine with timezone UTC+10 and importing it again on a machine with timezone UTC+2 all timestamps are off by 8 hours (note: they will show e.g. 4:30 pm on both machines regardless of the timezone).
This causes issues with JIRA Agile data which is stored as unix timestamps and does not contain a timestamp by definition, those are imported correctly with the right offset.
Steps to reproduce:
- Set timezone to UTC+10
- Export data
- Stop JIRA
- Set timezone to UTC+2
- Start JIRA
- Import data
Symptoms
- Agile charts do not list the correct issues, and the graphs are also incorrect.
- Issue dates such as created, updated are also incorrect.
- relates to
-
JSWSERVER-5433 Restoring Sprint data in a different server timezone broken
- Closed
-
JRACLOUD-66851 Incorrect timestamps after re-importing a backup on a machine with a different timezone
- Closed
-
RUM-3283 Loading...
- clones
-
SW-2773 Loading...