I'm trying to create an Approval Flow, where the Approval workflow is as follows:
1. Approval request received by Manager,
2. The "Approve" and "Reject" is straightforward,
3. The Manager doesn't respond within a certain timeframe I can use the Time out and run after to escalate it to the "Manager's Manager
4. However I also want the Manager to have the option of manually escalating it to "Manager's Manager", without having to wait for it to timeout e.g. if the Manager isn't comfortable with that particular decision, they should be able to manually escalate it to "Manager's Manager"
It's this last part i'm struggling to figure out, given there's only an "Approve" or "Reject" option.
Any suggestions?