jieryn (2016-02-17 17:01):
for (item in hudson.model.Hudson.instance.items) {
   println("Saving " + item);
   item.save();
}

Thanks, works great :-). I've just run it through Script Console.

Regards,
Nux.

--
You received this message because you are subscribed to the Google Groups "Jenkins 
Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-users/56C4B401.5070706%40mol.com.pl.
For more options, visit https://groups.google.com/d/optout.

Reply via email to