-
Bug
-
Resolution: Fixed
-
Major
-
None
-
1.642.3
I just noticed in Jenkins 1.398, SaveableListener.onchange() is called 5 times (instead of only one) after a job configuration save.
This can be easily demonstrated by using a plugin using, in debug mode, the SaveableListener extension point (for example, scm-sync-configuration plugin) and updating job configuration.
- duplicates
-
JENKINS-40435 Job configuration submission should be a bulk change
- Resolved