We are encountering issues with dates which is a known bug
https://jira.atlassian.com/browse/JRASERVER-71354
In order to fix the problem we need to update the jira.date.time.picker.java.format under the advanced settings as the system cannot determine if the year is 1940 or 2040. The fix would be to update the date format from d/MMM/yy to d/MMM/yyyy and date time picker from dd/MMM/yy to dd/MMM/yyyy.
My concern is there may be project automation and scripting that relies on the current format and may stop functioning properly.
Is this going to be an issue or is it safe to go and change the date format?
Hi @PR23
I don't know if you had any answers to your question but here is my two cents on this. Changing the date format in Jira from d/MMM/yy
to d/MMM/yyyy
will resolve the issue related to dates beyond 2039. However, as you've mentioned, any existing scripts, project automation rules, or third-party integrations that depend on the current yy
format could be impacted by this change.
Atlassian Government Cloud has achieved FedRAMP Authorization at the Moderate level! Join our webinar to learn how you can accelerate mission success and move work forward faster in cloud, all while ensuring your critical data is secure.
Register NowOnline forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.