Change actions can only have a single entry and exit, but you have two exits from “Change Variable Num”. You need to put a decision split after that action if you need your microflow to either go back or proceed forward.
https://docs.mendix.com/refguide/decision
Hope this helps.