Uploaded image for project: 'Jenkins'
  1. Jenkins
  2. JENKINS-36939

Email-ext plugin unable to send jelly template as body of the message

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Duplicate
    • Icon: Blocker Blocker
    • email-ext-plugin
    • 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

            davidvanlaatum David van Laatum
            khan7 rizwan khan
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: