-
Bug
-
Resolution: Fixed
-
Major
-
None
-
-
job-dsl 1.73
The JobDSL plugin is creating folders with the all view as all view called `All` instead of `all`. After folders are created by the JobDSL plugin, the Jenkins system will thrash and update the folder configuration to rename the element from `All` to `all` (lowercased).
Major performance issues are seen with JobDSLs configuring large numbers of views. Our system became nearly inoperable until an interim patch was applied.
Please see JENKINS-38606 for the internal details of the issue.
The fix is fairly trivial. A pull request with the fix for issue is available here: