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

Email sent by the mailext plugin no longer have variables resolved

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Not A Defect
    • Icon: Major Major
    • email-ext-plugin
    • None
    • Jenkins 1.515
      mailext plugin 2.30.2
      token plugin 1.7

      I've upgraded from 1.480.3 to 1.515 and upgraded the mailext plugin/token plugin to latest versions.

      It was working fine before the upgrade but it no longer works after the upgrade.

      For example I get the following in the email, which corresponds to my email template:

      Check console output at $BUILD_URL to view the results.
      
      Changes since the previous successful build:
      
      ${CHANGES_SINCE_LAST_SUCCESS, changesFormat="[%a] %d %m (rev %r)\n"}
      
      Failed tests:
      
      ${FAILED_TESTS}
      
      Last build logs:
      
      ${BUILD_LOG, regex = ".*Finished at:.*", linesBefore = 100, linesAfter = 100}
      

      This looks like a regression.

            slide_o_mix Alex Earl
            vmassol Vincent Massol
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: