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

PeriodicWork.init() / AperiodicWork.init() does not work for dynamically-loaded plugins

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Major Major
    • core

      PeriodicWork.init() / AperiodicWork.init() are run after JOB_LOADED. If a plugin is subsequently installed which includes such an extension, its work is not run until after a Jenkins restart.

      Should use the new ExtensionListListener to detect this case and start the task.

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

              Created:
              Updated:
              Resolved: