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

When renaming a job, the parameterized trigger should reflect the new name if the job appears as a parameterized triggered job

    • Icon: Improvement Improvement
    • Resolution: Fixed
    • Icon: Major Major
    • None
    • Hudson 1.395
      Parameterized Trigger 2.4

      When a job involved in a "core" Downstream / Upstream relationship, a rename is automatically taken into account in the configuration.
      It should be the same when the downstream relationship is configured using the Parameterized trigger plugin.

          [JENKINS-8788] When renaming a job, the parameterized trigger should reflect the new name if the job appears as a parameterized triggered job

          Looking from the source code, it seems that it is done if a post build action is used, but not if the plugin is used as a trigger.

          youri bonnaffe added a comment - Looking from the source code, it seems that it is done if a post build action is used, but not if the plugin is used as a trigger.

          Fred G added a comment -

          Fred G added a comment - Opened a pull request: https://github.com/jenkinsci/parameterized-trigger-plugin/pull/4

          Fred G added a comment -

          Fixed in version 2.10

          Fred G added a comment - Fixed in version 2.10

          dogfood added a comment -

          Integrated in plugins_parameterized-trigger #6
          Fixed JENKINS-8788-When renaming a job, the parameterized trigger

          Fred G :
          Files :

          • src/test/java/hudson/plugins/parameterizedtrigger/test/RenameJobTest.java
          • src/main/java/hudson/plugins/parameterizedtrigger/Plugin.java

          dogfood added a comment - Integrated in plugins_parameterized-trigger #6 Fixed JENKINS-8788 -When renaming a job, the parameterized trigger Fred G : Files : src/test/java/hudson/plugins/parameterizedtrigger/test/RenameJobTest.java src/main/java/hudson/plugins/parameterizedtrigger/Plugin.java

            fredg Fred G
            jlpinardon jlpinardon
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: