State 1 has two states it can go to. One state is for finding next approvers if it doesn't already have an approver. the other state is if it doesn't need to do anything (Because of course then it has an exit state). Adding the button to that do nothing state stops it exiting but how else can you add a button which will go to a transition if it's not in the last state it moved into on loading?