-
Bug
-
Resolution: Not A Defect
-
Minor
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.