Desktop Modeller - Debugger - Jump to any point I want and run from there - Mendix Forum

Desktop Modeller - Debugger - Jump to any point I want and run from there

2

LS,

while debugging I need to see what happens after a certain exclusive split ( or what have you ). It would be extremely useful to be able jump to a certain point in my microflow and continue from there. 

That would save me the need to create a very specific [data] situation where all conditions are met so that the microflow ( and so the debugger ) passed to the part I need to further examine.

Kind regards

asked
1 answers

In a very similar train of thought, it would be extremely useful to have the debugger variables linked to the exact action in the microflow and vice versa

→ click on my action and see the related variables in the variable overview

and

→ click on a variable in the variable overview and jump directly to the related action in the microflow

Created