Behavior Tree switches task rapidly before completing them.

I have created an AI character with all its components like Tree, Board, Controller etc. So the issue is, sometimes the character switches between these CatJump and MoveTo nodes very rapidly before actually performing the task in the CatJump task. What am I missing ?