Some very late jobs of a workflow crashed due to a conda environment not being active.
Now, when I try to rerun using snakemake deploy_all --ignore-incomplete
all jobs are rerun straight from the beginning, with the following reason:
Reason: Params have changed since last execution
How can I make snakemake
not rerun all rules, and accept whatever input there is already?
This behaviour change seems to be new since version 7.8.0.