I'm trying to work out a workflow that allows someone to re-submit for approval. I'm not sure how to record an update to a previous denial.
Sequence
Request submitted-> Approval Request to VP
VP Declines-> Notification sent to requestor
Requestor updates request (existing request in sheet) -> here's where I lose the chain...
I can use a status to identify when the request is ready to resubmit, but how do I record the VP's second response? Ideally, I would like to have 2 records, but then there are the situations where it could go to a 3rd submission.
Any advice is appreciated.