Chris Maes
Chris Maes
I tried this, and also set `force=true` but to no avail. He is managing to change the field value in some way, but not for all containers at once.
I have been playing around and was able to reproduce your problem: If I create the Jenkins instance with our fully qualified name: J = jenkinsapi.jenkins.Jenkins("http://jenkins.domain/") then indeed all jobs...
@ChrisSchneebauer : You don't just need to provide the domain, it seems like you need to align: - the name you use in your constructor - the URL configured under...