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

Moving pipeline job to folder causes loss of "Recent changes"

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: Minor Minor
    • pipeline
    • None
    • Jenkins 2.176.2 on RHEL7 with OpenJDK 1.8.
      All used plugins can be seen in attached yaml file.
      Git 2.9 OS client

      Issue:
      A pipeline build job which has been built and has changes listed for builds (seen by accessing ./changes on the job URL) as well as the number of commits for each build shown in the Stage View UI.
      When that pipeline job then is moved to a folder, all recent changes are lost. Also, it now says "No changes" in the Staeg View for all builds.
      If then a change is committed to the git repo a new build is triggered, that change is listed in "Recent changes" and it says "1 commit" for that build in the Stage view. All older builds says "No Changes".

      No stack trace or problem indication in the log.

      If I move the build back to where it was from the beginning, the changes are back again! (But then any changes recorded when the job was in the folder is lost instead.)

      I have tested the same procedure with a Maven project build job and then recent changes are still there after moving to a folder.

            Unassigned Unassigned
            ahammar Anders Hammar
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: