Hello People,
I am trying to execute mail task based on exclusive gateway descion

Here if you see, both leave approval(Default event) and leave rejected (Based on condition) should be triggered, here Even If I have placed condition (Earkier I have tried ${context.workflow.decisions == "false"} also ${context.workflow.status == "false"}), Workflow redirected to default event i.e leave approval mail trigger event.
Below is manager approval form,

Do we have any other syntax to write condition ?
Thank-you in advance