-
-
Notifications
You must be signed in to change notification settings - Fork 9.4k
Description
Jenkins and plugins versions report
Environment
Jenkins 2.547
What Operating System are you using (both controller, and any agents involved in the problem)?
not relevant
Reproduction steps
- Install one of the cloud plugins google-compute-engine, jclouds or openstack-cloud (there are some others as well)
- Create 2 clouds, e.g. with google compute, choose google as name on the config page (after pressing Create on the new cloud page. This creates 2 clouds with name
gce-google - Delete the second cloud
Expected Results
Returns to the cloud overview page
Actual Results
404
Anything else?
The root cause is that the doDelete method unconditionally returns with a redirect to .. which end up at the url /cloud/cloudByIndex/ for an indexed cloud
Are you interested in contributing a fix?
No response
Metadata
Metadata
Assignees
Labels
No labels