Forums

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

Date format smart value.

PhilSpo
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Champions.
October 16, 2020

Hello,

Using Automation for Jira I am simply adding some comments to the ticket using SmartValues.

 

The field in question is 'Target start' (custom field from advanced roadmaps)

 

The field itself displays on the issues as:

 image.png

However when I put it into the automation: 

 

'This work has been scheduled to commence on {{Target start}}'

It comes out as:

 

image.png

 

Any idea how i can change the format into DD-MM-YYYY ?

 

Many Thanks

 

Phil

 

 

 

 

3 answers

0 votes
Pratima Gorla
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Champions.
October 28, 2013

Hello,

I'm trying to change default user time zone to JVM setting using:

set JVM_SUPPORT_RECOMMENDED_ARGS="-Duser.timezone=America/New_York" in setenv.sh

I restarted Jira server but I dont see changes reflected. I'm just trying to modify default jira system timezone. (login -> adminstration -> system -> system info).

Thanks,

Pratima


0 votes
zdadmin
September 24, 2013

Hello Pedro,

Thanks for your reply,

I cecked the timezone of the user in question, but the timezone is set to the correct value in the user profile.

0 votes
Pedro Cora
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
September 22, 2013

Hi Jelle,

You might want to check if your users are not with a custom setting for the timezone set on their user profiles. This setting will override the JVM argument.

For more details, check https://confluence.atlassian.com/display/JIRA/Choosing+a+Time+Zone

zdadmin
September 25, 2013

Hello Pedro,

Thanks for your reply,

I cecked the timezone of the user in question, but the timezone is set to the correct value in the user profile.

Suggest an answer

Log in or Sign up to answer