Hey everyone,
I’m working on a workflow setup where I have a parent workflow that kicks off a child workflow which includes approval logic. My goal is for the parent workflow to automatically finish or abort if those approvals within child workflow are rejected.
Does anyone have experience with this or any suggestion on how to achieve this? All input is greatly appreciated.