I have an automation rule that creates an email when a new ticket is created in a project. I like the body of the email to include the Description of the ticket, is that possible?
you can try something like this
project = ITSD AND issuetype= "Service Request" AND resolved >= startOfMonth()
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.