I've created an automation email below
Expire: {{issue.HR Access Term Date}} and I've changed it to {{issue.customfield_10230}}
On the Jira form, Expire = HR Access Term Date Oct. 09,2021, 5:00 PM
But on the email, it's showing this format
Expire: 2021-10-10T00:00:00.0+0000
It there a way to have it the same as on the Jira form?
Try this: {{issue.customfield_xxx.mediumDateTime}}
There are more options here: https://support.atlassian.com/jira-software-cloud/docs/smart-values-date-and-time-functions/
Thanks
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.