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

ItemListener.onMoved

    XMLWordPrintable

Details

    Description

      The CloudBees Folders plugin offers a function to move a job from one item group (folder, Jenkins root) to another. But since ItemListener has no onMoved method, it has to fire a deletion event from the old location and then a create event in the new location. This prevents core and plugins from updating item fullName references, for example in BuildTrigger.

      onRenamed does not suffice since this is documented to deal with name, not fullName.

      Attachments

        Issue Links

          Activity

            People

              jglick Jesse Glick
              jglick Jesse Glick
              Votes:
              2 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: