Forums

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

How to add ticket status to e-mail subject

Keith Shannon
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
December 2, 2020

Hello!

I had a ticket with their support but after pointing me at one article they replied saying they don't support customization so I should ask here.

one of our support people showed us they used to have ticket status (such as open, reopened etc) in the subject of e-mail.

I tried adding

$getStatus()

To the .vm file in WEB-INF/classes/templates/email/subject

However, It's just sending that string in the e-mail. Here's an example of one of the subject files for issuecreated.vm

#disable_html_escaping()
($issue.key) $getStatus() $issue.summary

Does anyone have any ideas about this? Thanks!

1 answer

0 votes
Tuncay Senturk _Snapbytes_
Community Champion
January 5, 2021

Hi @Keith Shannon 

Could you please try this one?

$issue.status.name

Tuncay 

Suggest an answer

Log in or Sign up to answer
DEPLOYMENT TYPE
SERVER
VERSION
8.6.1
TAGS
AUG Leaders

Atlassian Community Events