Incomplete executions dysfunctional (product feedback)

This is a feedback regarding the incomplete executions feature:
The docs describe that one could resolve an incomplete execution by

  1. clicking on the details button of an incomplete execution
  2. editing the scenario
  3. rerun the scenario

The Problem

If I edit the scenario from the normal edit view (e.g. in the diagram tab), this edited version won’t show up when I click on the details button of an incomplete execution (as described in the steps above).
So I’d have to do ALL edits inside the details of an incomplete execution until the scenario works again.

EDIT: And don’t you think that it’s a bit ridiculous, that I can’t even edit modules of other branches than the failed one?

And the edits don’t even get saved to the actual scenario?:face_with_spiral_eyes:
So I’d have to build all the fixes twice?
→ Once to rerun
→ And another time for the future (in the actual scenario)
What’s the point of editing the scenario to fix, if I can’t save these edits to the scenario for the future?

Expectation

From my point of view I should be able to edit the scenario in any view.
And then I should be able to rerun (at least) the latest version of the scenario with the data of the incomplete execution.

Just found this here in the scenario settings:

Would this solve the issue:
If I switch this to YES, then all my edits in the “actual” scenario can be used to rerun incomplete executions?

If that’s the case, then I suggest to set this to YES by default.
Otherwise one would have to do all the edits twice - as described in the first post.