Closed
Description
#1412 (review)
Re-running invocations is currently limited to selecting a single invocation, since it works via restricting the parent-method to a single parameter-set.
So when selecting multiple invocations of the same method for a re-run, an error is thrown:
However, when selecting all invocations, the complete parent method could be re-run without any problem.