When the user clicks on reject button, it asks for comments to fill up. If the comments is posted it will delete the list item from one sharepoint list and copy those contents to master list. But the rejection email sent without comments.
This is the error I got
ActionConditionFailed. The execution of template action 'Condition__Check_Comments_null' is skipped: the 'runAfter' condition for action 'Set_variable_45' is not satisfied. Expected status values 'Succeeded' and actual value 'Skipped'.
Help me to understand how this happened.