Hi, I have an issue with the $requestID variable in our task notifications email.
This is limited to tasks email notifications. The link in the email and all other notifications work well.
Currently, when we close a task a notification gets sent but the $RequestID variable doesn't show up in the title.
The recipient receives this as title : Task Closed: test [Request ID: ##$RequestId##]
And this is the template : Task Closed: $TaskTitle [Request ID: ##$RequestId##]
This a been replicated on both 8109 and 8112 builds.
We are using the default templates, nothing has been changed.
Do you have an idea of how we could fix this?
Thanks!