This is a feedback regarding the incomplete executions feature:
The docs describe that one could resolve an incomplete execution by
- clicking on the details button of an incomplete execution
- editing the scenario
- 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?![]()
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.

