-
Type:
Bug
-
Resolution: Duplicate
-
Priority:
Major
-
Component/s: core, token-macro-plugin
-
Environment:Jenkins 2.282
Email Extension Plugin 2.82
-
token-macro 2.14
I have been using Email Extension Plugin for a long time in order to report our Junit Test Reports with Groovy HTML scripts. But after upgrading to Jenkins 2.274, I couldn't able to use Email Extension Plugin. I recieve mails like below.Â
subject : [$BUILD_STATUS] - $PROJECT_NAME - Build # $BUILD_NUMBER ($BUILD_ID)
body :Â ${SCRIPT, template="groovy_test.groovy"}

It was working fine until Jenkins 2.273, as you can see below.

I tried to upgrade latest Jenkins version(2.282) but the result is the same. When I rollback my Jenkins version to 2.273, I have no problem. Why I cannot recieve groovy HTML emails? If you need anything else, please contact with me.Â
- duplicates
-
JENKINS-64659 Email extension templates not expanding environment variables
-
- Resolved
-