SelectProcessFailures should ignore previous runs when checking whether the process is finished
https://redmine.teklia.com/issues/8488
- Run a process with worker activities enabled and at least two tasks, one depending on the other.
- Stop the first task. The second task stays unscheduled.
- Retry the process and run it to completion.
- Try to select all failed worker activities from the worker activity details page.
- Get an error because the process is not finished.
- Cry.