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

Renaming a downstream job should update triggers referring to that job

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: Major Major
    • None
    • apache-tomcat-7.0.34
      SUSE Linux Enterprise Server 11 (x86_64)
      VERSION = 11
      PATCHLEVEL = 3

      Steps to reproduce:
      1. Create Job A.
      2. Create Job B.
      3. Set up a trigger in Job A that builds Job B.
      4. Rename Job B to Job C.

      Expected result:
      The trigger in Job A referring to Job B will be automatically updated so that it continues to work, now referring to Job C.

      Actual result:
      The trigger in Job A still refers to the defunct Job B. It must be manually edited to continue working.

            huybrechts huybrechts
            malfunction84 Mark Lewis
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated: