I've created an automation rule which populates a custom field with an issue's last comment, using {{comment.body}}
I'd like to also include the {{comment.author}} and {{comment.created}} within the same field.
Firstly, is this possible? And secondly what's the syntax for this?
Thank you in advance.