- Edited
If I create a new ticket with an Issue Summary, but I don't fill out the description/message field, the alert email sends with a literal "%{message}" in the body. Is there a way to check if %{message} is null and instead just print nothing or print out the ticket subject instead? Here's an example email:Agent,A new ticket (#355035) has been created.From: User NameDepartment: IT %{message}Thanks in advance!