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

PROPFILE token does not evaluate in the Editable E-mail Notification for the email-ext plugin

XMLWordPrintable

      The PROPFILE token is not evaluating in the Editable E-mail Notification for the e-mail-ext plugin.

      For example, when I put this in the Default Content of the e-mail:

      ${PROPFILE,file="props.cfg",property="TESTING_VAR"}

      The value of "TESTING_VAR" is not displayed in the e-mail. Instead, this is displayed:

      ${PROPFILE,file="props.cfg",property="TESTING_VAR"}

      This PROPFILE token works when I put it in the "Set Build Name" field for the build-name-setter plugin.

      So the build-name-setter plugin is able to consume the PROPFILE token, but the e-mail-ext plugin does not seem to be consuming it properly.

      I am running Jenkins 1.480.2 with email-ext - 2.24.1.

            slide_o_mix Alex Earl
            trincodog Kavita Tiwari
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: