kestra-io / kestra

:zap: Workflow Automation Platform. Orchestrate & Schedule code in any language, run anywhere, 500+ plugins. Alternative to Zapier, Rundeck, Camunda, Airflow...
https://kestra.io
Apache License 2.0
13.1k stars 1.15k forks source link

Option to restart/replay multi selected tasks but using latest revision #5996

Closed syepes closed 2 days ago

syepes commented 2 days ago

Feature description

It would be great if we could have the possibility of restarting and replaying executions of multiple selected items, but with the latest revision of the flow code. Sometimes we just need to replay a long list of failed flows because of a minor code issue and as of right now this has to be done individually on each item :-(

CleanShot 2024-11-19 at 6  17 43@2x

Ben8t commented 2 days ago

@syepes that's exactly what's the team is working on for the next release :) (out in two weeks) https://github.com/kestra-io/kestra/issues/5740

closing this one as duplicate