I'm using Jenkins Rebuild Plugin to execute a parametrized builds with a single Rebuild button. However when I need to rerun dozens of parametrized jobs (either selected, or from the same folder), it's still not efficient.
Is there any simpler way (eventually using different plugin) to re-run multiple jobs at the same time using the last used parameters?