Forums

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

HTML in Automation mail to replicate Jira Mails format

Marcela Junyent November 15, 2021

I need to replicate the jira mails formats in jira automation send mail action. Can't find HTML example.

Do you know how can I get it?

Regards, 

1 answer

0 votes
Sebastian Krzewiński
Community Champion
November 15, 2021

Hi @Marcela Junyent 

 

Email templates for jira server you can find in directory: <install_dir>/atlassian-jira/WEB-INF/classes/templates/email/

Under this directory, there are three subdirectories:

  • html - contains the templates used to create emails in html
  • text - contains the templates used to create plain text mail outs
  • subject - contains the templates used to generate the subject of the emails
Kurtis
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.
December 1, 2023

Is there a way to get these templates for the cloud version? 

Suggest an answer

Log in or Sign up to answer