• Icon: Bug Bug
    • Resolution: Duplicate
    • Icon: Critical Critical
    • core
    • None
    • Jenkins 1.509.3, Jenkins 1.532-SNAPSHOT (private-09/12/2013 13:02 GMT-jenkins) from ci.jenkins-ci.org

      Builds disappear from jobs that were renamed since the last restart after they've been unloaded (lazy loading of 1.485+).

      1. Create a new, pristine Jenkins instance
      2. Create a freestyle job 'foo' and save
      3. Rename 'foo' to 'bar'
      4. Click 'Build Now'
      5. Run Jenkins.instance.getItemByFullName('bar')._getRuns().purgeCache() in the script console
      6. Go to /job/bar
      7. Builds are gone.

      Alternatively, build first, then rename:
      1. Create a new, pristine Jenkins instance
      2. Create a freestyle job 'foo' and save
      3. Click 'Build Now'
      4. Rename 'foo' to 'bar'
      5. Run Jenkins.instance.getItemByFullName('bar')._getRuns().purgeCache() in the script console
      6. Go to /job/bar
      7. Builds are gone.

          [JENKINS-19650] Builds disappear from renamed jobs

          Daniel Beck created issue -
          Daniel Beck made changes -
          Link New: This issue is related to JENKINS-18694 [ JENKINS-18694 ]
          Daniel Beck made changes -
          Resolution New: Duplicate [ 3 ]
          Status Original: Open [ 1 ] New: Resolved [ 5 ]
          Daniel Beck made changes -
          Link New: This issue duplicates JENKINS-18678 [ JENKINS-18678 ]
          Jesse Glick made changes -
          Link Original: This issue is related to JENKINS-18694 [ JENKINS-18694 ]
          R. Tyler Croy made changes -
          Workflow Original: JNJira [ 151167 ] New: JNJira + In-Review [ 193815 ]

            Unassigned Unassigned
            danielbeck Daniel Beck
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved: