Uploaded image for project: 'Jenkins'
  1. Jenkins
  2. JENKINS-18846

New lazy loading permalinks can break job.lastStableBuild != null => job.lastSuccessfulBuild != null

XMLWordPrintable

      I have seen this on some Maven module builds, especially ones where only some of the modules in the pom are build, e.g. by using `-pl some-module -am`

      The MavenModuleSet will have both lastSuccessfulBuild and lastStableBuild defined.

      The individual MavenModule instances, however, will only have lastStable defined.

            jglick Jesse Glick
            stephenconnolly Stephen Connolly
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: