-
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. =)
[JENKINS-10510] When deleting job from within a view, redirect goes back to top-level, not view
Assignee | New: sogabe [ sogabe ] | |
Issue Type | Original: Bug [ 1 ] | New: Improvement [ 4 ] |
Status | Original: Open [ 1 ] | New: In Progress [ 3 ] |
Resolution | New: Fixed [ 1 ] | |
Status | Original: In Progress [ 3 ] | New: Resolved [ 5 ] |
Workflow | Original: JNJira [ 140703 ] | New: JNJira + In-Review [ 189206 ] |
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.