-
Bug
-
Resolution: Unresolved
-
Minor
-
None
According Gradle Jenkins plugin documentation when using withGradle or findBuildScans steps the captured build scan links must be shown on build steps view. This doesn't seem to be the case though as can be seen from the attached screenshot.
Gradle plugin version is 2.16.1149.v711b_998b_0532.
One more thing I find confusingme is that in the docs are used screen shots from the middle part of the Jenkins job build page where there's the build scan section.
Though on the left hand side in the menu-like layout there's also Build Scans link which leads to a separate page just with the build scans listed, practically the section from the build page but on a separate page. This is not mentioned in the docs. Because of this I was confused that one display of build scans on the build page comes from using findBuildScans step, while the other comes from {{withGradle }}step.