Details
-
Bug
-
Status: Long Term Backlog (View Workflow)
-
Low
-
Resolution: Unresolved
-
6.13.0, 7.4.6
-
None
-
32
-
Severity 3 - Minor
-
1
-
Description
Summary
After migrating from Server to Cloud, the time is showing differently in "Page History" tab due to the JVM timezone. This is similar issue as in Jira: JRACLOUD-65305.
Environment
- Server to Cloud migration
Steps to Reproduce
- In Confluence Server, make sure the user timezone is not set / has been set to other than UTC
- Perform a space export
- Import the backup into Confluence Cloud
- Compare the "Published" time in Page History between Server and Cloud
Expected Results
The time is showing the same as Confluence Server
Actual Results
The time is showing 8 hours late (taking UTC+8 as the example)
Notes
If -Duser.timezone is not set, it will take the system timezone.
Workaround
Set the user.timezone to UTC
- Under <installation-directory>/bin/
- Edit setenv.sh
- Add the timezone property:
CATALINA_OPTS="-Duser.timezone=UTC ${CATALINA_OPTS}"
Attachments
Issue Links
- blocks
-
MIG-250 Migration with CCMA shows incorrect timezone after migration
-
- Gathering Impact
-
- relates to
-
JRACLOUD-65305 Cloud import does not record entries timezone correctly (change items, issue created dates, etc.)
-
- Closed
-
(2 mentioned in)