Basically, I need to cancel every next approval if the record is already approved. For some reason, there isn't any notification interface for that purpose cause each of them, like RecordSavingNotification, is sent to both SavedEntry and TargerEntry as approved. Is there any way I can prevent the invocation of workflows for that purpose?