-
Bug
-
Resolution: Duplicate
-
Blocker
-
None
Hi , I am using Email Extension Plugin 2.44.I have configured the body of the message as below
emailext (
subject: subject,
attachLog: true,
compressLog: true,
body:'${JELLY_SCRIPT, template="html_my"}',
recipientProviders: [[$class: 'DevelopersRecipientProvider']],
)
when i receive email it shows ${JELLY_SCRIPT, template="html_my"} as the body of my message.
I have placed html.jelly template under jenkinshome/email-templates.
Please look into this issue
- duplicates
-
JENKINS-35367 EMail-Ext Extended Pipeline Support - Templates
-
- Closed
-