I have added Custom field ..ie Response Due date to in email notification. here thing is that it is showing in YYYY-MM-DD 00:00:00:.0 format . but i want in MMM\DD\YY format

santhosh September 27, 2016

$2947085DCD1F4A77.jpg

I have added the code in issuesummary.vm file

..ie 

 

#if ($issue.getCustomFieldValue("customfield_10201"))
$stringUtils.leftPad($issue.getCustomField("customfield_10201").name, $padSize): $issue.getCustomFieldValue("customfield_10201")
#end

Thankyou

1 answer

1 accepted

0 votes
Answer accepted
Jonas Andersson
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 Leaders.
September 27, 2016

You will have to change it on a global level, but yes it can be done. Check this https://confluence.atlassian.com/jira/changing-the-due-date-input-format-192536.html

 

santhosh September 27, 2016

Hi Andersson,

 

Thanks for ur reply

I have tried changing the date format in JIRA  LOOk and FEEL tab, but it is showing the same format, which is their in the above screenshot.

 

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events