It’s the transition between the running node (which has the OnStop I use to reset things) and the dynamic conditional decorator. The action underneath it executes it’s OnExecute before the OnStop of the current node.
If that’s the expected behaviour, can you elaborate on why that is? (so that I can build my trees according to the intended design)