Copy formatted description of issue into email

Use case

Copy the description of the issue into the body of the email retaining all of the line breaks and the typographical emphasis.


⚒️ Configuration

Add the Send email post function to the desired transition or create a new transition.

From

Choose Based on the outgoing email configuration

Sending mode

Choose  Default

Priority

Choose  Default

To

Select  Field containing users and enter the following fields:

Assignee

Reporter

Project lead

Email content

Subject

Enter a subject  for the email.

Email format

Choose  HTML

Body

Add the following expression to the body of your email where it best matches your requirements.

Bash
{{{wikiToHTML(%{issue.description})}}}

Add more text in addition to the expression in the body of the email, otherwise it will not be sent.

Attachments

Choose  None


📚 Related use cases