PlagueHO / jenkins

PowerShell module for interacting with a CloudBees Jenkins server using the Jenkins Rest API.
MIT License
11 stars 28 forks source link

Remove-JenkinsJob Returns HTTP 302 even when successful #9

Open PlagueHO opened 4 years ago

PlagueHO commented 4 years ago

See https://issues.jenkins-ci.org/browse/JENKINS-61308

Suppress this condition in the Remove-JenkinsJob function.