Forums

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

Issues when sending email via automation

barbara foblets April 10, 2025

Hi,

We have an automation that sends an email when an issue is created. However, there are two issues:

  1. The creator's name appears as a coded string.
  2. The date is displayed in the wrong timezone.

Any suggestions on how to fix these issues?

thanks!

1 answer

1 accepted

3 votes
Answer accepted
Fabio Racobaldo _Herzum_
Community Champion
April 10, 2025

Hi @barbara foblets and welcome,

in my opinion there is some issue with smart values used in your automation :

  1. Try to use {{creator.displayName}}
  2. Try to set timezone following code {{[date].convertToTimeZone([timezone])}} (https://support.atlassian.com/cloud-automation/docs/jira-smart-values-date-and-time/)
    1. Example {{now.setTimeZone("Australia/Sydney")}} 

Hope this helps,

Fabio

barbara foblets April 13, 2025

Thanks, We'll try this and let you know how it worked out!

barbara foblets April 16, 2025

Thanks! This worked perfectly!

Suggest an answer

Log in or Sign up to answer
DEPLOYMENT TYPE
CLOUD
PRODUCT PLAN
PREMIUM
TAGS
AUG Leaders

Atlassian Community Events