|
||||||||
|
This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators. For more information on JIRA, see: http://www.atlassian.com/software/jira |
||||||||
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to [email protected].
For more options, visit https://groups.google.com/d/optout.

It's not a plugin issues as far as I see as it did work before and broke with a newer version of Jenkings itself and I could not find any other matching component, also the issue that is reported to have introduced this was "core" as well.
The problem happens if you use ${job.url}, it works fine if you use ${jobBaseUrl}${job.shortUrl} instead, so I expect Last Success/Last Failure use the combination that is still working.