I usually make such bulk changes by updating the config.xml of completed jobs. Every good editor should have a search and replace function that works with files. use the following workflow.
- close jenkins
- Update config.xml file.
- run jenkins
There are other possible workflows, such as the following 1. update the config.xml job file 2. reload the configuration
, , .