You're on your way to the next level! Join the Kudos program to earn points and save your progress.
Level 1: Seed
25 / 150 points
Next: Root
1 badge earned
Challenges come and go, but your rewards stay with you. Do more to earn more!
What goes around comes around! Share the love by gifting kudos to your peers.
Keep earning points to reach the top of the leaderboard. It resets every quarter so you always have a chance!
Join now to unlock these features and more
Hello,
I tried to bold my text when sending email when I use Automation for Jira.
Tried adding * on the start and end of my text. When I get the email it doesn't bold the text.
Is it possible like it is when you're using the normal automation?
Thanks
Hi @Harry Bob ,
I'm guessing this is then through the action "Send Email"?
What do you have set as the email type (HTML?) If it is plain text then it makes sense nothing happens (as it is plain text).
If you have it set to HTML you can use html tags.
For example you can surround the text you want in bold with <b>Your text here</b>
or more specific in your screenshot <b>summary: {{issue.summary}}</b>
Other text formatting options are available such as italics <i></i> and many others.
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.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.