Hi Janis
You did not provide enough information to reproduce.
If the email contains $this->description$ instead of the actual description, then a common issue is that there is a non displayed character within the string so the placeholder is not recognized. Another possible issue is that the current class has no "description" field.
If the content is really empty, then the source field data must be empty, or it contains some weird data which is ignored, I can't say, I am just trying to guess.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Body:
$this->name()$
$this->title$
$this->description$ (do not work - empty )
Hi Janis
You did not provide enough information to reproduce.
If the email contains $this->description$ instead of the actual description, then a common issue is that there is a non displayed character within the string so the placeholder is not recognized. Another possible issue is that the current class has no "description" field.
If the content is really empty, then the source field data must be empty, or it contains some weird data which is ignored, I can't say, I am just trying to guess.
Resolution=>Solution
should i specify a solution response in the notification response to the user, how can i specify this variable?