-
Bug
-
Resolution: Fixed
-
Critical
-
None
Hi,
plugin version 2.28 which contains following commit: remove Jenkins.get().getRootUrl() to generate relative url #129: https://github.com/jenkinsci/jobConfigHistory-plugin/commit/28e4dea052f352717e5e5e5fad3a88a05d088452
totally breaks functionality of badges. While badge is shown after build on new config version, badge link is faulty - /jenkins/ part is missing in URL.
The functionality works as it should on versions 2.26 and 2.27.