I'm creating notification emails in Project Automation and trying to put the issue description in the email. Using the {{issue.description}} smart value works, but the email always includes {color:#000000} .... {color} brackets around the text.
Example: {color:#000000}My printer is broken.{color}
How do I get rid of those brackets? I can't find anything that works.