I am using Automation feature to send an email to users when an issue is transitioned. So initially in the body I used smart key value called {issue.description} to include description of the card. So the output I have seen is h1 summary , h2 title.... so all the headers were in the content which I don't want.
So to overcome this I have used {issue.description.html} now the headers problem was solved but a new problem arised. Content in the email have too much spacing which is not presentable.
So please look into this and let me know if there is any better solution.
@Nikhil Sanampudi That will have to do with how the email client interprets the HTML. You can also check the HTML and make sure that the content in the email matches that in the description. There might be things you could do in the description to help mitigate it but you really need to understand what is happening first.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.