-
Bug
-
Resolution: Fixed
-
Major
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.
- is duplicated by
-
JENKINS-16714 Plugin dynamic load doesn't init PeriodicWork and AperiodicWork extensions
- Resolved
- links to