-
Bug
-
Resolution: Fixed
-
Minor
Just noticed it during the prototyping around. Jenkins#loadTasks() has improper stage names:
1) "Loading job "+subdir.getName() - stands for "Loading item ...."
2) "Cleaning up old builds" stands for cleanup of obsolete items (deleted from the disk)
[JENKINS-40489] Confusing Jenkins initialization stage names
Assignee | New: Oleg Nenashev [ oleg_nenashev ] |
Status | Original: Open [ 1 ] | New: In Progress [ 3 ] |
Resolution | New: Fixed [ 1 ] | |
Status | Original: In Progress [ 3 ] | New: Resolved [ 5 ] |
Labels | New: lts-candidate |
Labels | Original: lts-candidate | New: 2.32.2-rejected |
Code changed in jenkins
User: Oleg Nenashev
Path:
core/src/main/java/jenkins/model/Jenkins.java
http://jenkins-ci.org/commit/jenkins/9c23a30e674137bc9d8fbed4cc31f9098266949f
Log:
[FIXED JENKINS-40489] - Fix Jenkins initialization stage names