The Atlassian Community Forums are currently in read-only mode. We will be relaunching on a new platform on September 22 (read more here). We apologize for the extended downtime. For concerns or questions, please email communitymanagers@atlassian.com. See you on the other side, on the new Atlassian Community Forums! :)

×

Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

Changing jira default timezone to match Confluence default Timezone

Sirio Booth
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
October 27, 2014

I'm changing the jira default timezone from America/Los_Angeles to UTC to match Confluence Timezone. Currently getting Authorization error between the two. My question is, would this update the timestamp on all current jira issues? or only new issues? 

2 answers

Comments for this post are closed

Community moderators have prevented the ability to post new answers.

0 votes
Sirio Booth
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
October 27, 2014

Thanks Luciano,

Let's say the user doesn't have the timezone set and inherits the system timezone. After this change, will it update all his old JIRA issues or only the new ones he creates?

0 votes
Luciano Fagundes
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
October 27, 2014

Sirio,

The time-zone displayed on the ticket is based on the user time-zone that has been set on his profile. In case none is set, it will inherit the system timezone. For the auth error we need to pay attention if the JVM timezone is the same for both apps. You can refer the documentation below on how to change the timezone directly on the JVM startup input arguments.

https://confluence.atlassian.com/display/JIRAKB/Setting+the+timezone+for+the+JAVA+environment

Hope it helps!

Cheers

Luciano Fagundes