-
Bug
-
Resolution: Fixed
-
Minor
-
None
-
Production
Staging
Hello,
after upgrading Jenkins core from 2.444-jdk17 to 2.492-jdk17 (docker image), we upgrade plugins and we have a little regression :
ext-email-plugin does not insert files into email body as usual. Severals jobs has the same problems (no modifications).
We have this style of message :
${FILE,path="Licences.txt"}
and in the log of the job we have :
Email was triggered for: Always Sending email for trigger: Always Error evaluating token: Error processing tokens Sending email to: ****@******** Finished: SUCCESS
Could You help to retrieve old fashion way functionning please ?
Regards,
Olivier.
Does the most recent version of token-macro fix this? If not, what was the last working version of token-macro?