-
Improvement
-
Resolution: Fixed
-
Minor
-
None
This isn't a big deal by a long shot, but it's annoying. If you go into a view, then click into a job and delete it, the subsequent redirect goes back to the top level rather than the view. So when you're bulk deleting a bunch of projects from a Jenkins instance with a ton of jobs on it and those to-delete projects are all within a view...well, it's annoying. =)
Code changed in jenkins
User: Seiji Sogabe
Path:
changelog.html
core/src/main/java/hudson/model/AbstractProject.java
http://jenkins-ci.org/commit/jenkins/2b6bccf2ab26e6d65db772dd689826d86ff3d797
Log:
[FIXED JENKINS-10510] go back to view page when job is deleted.