Just a patch for the following "TODO":

function vr_campaign_nodeapi(&$node, $op, $a3 = NULL, $a4 = NULL) {
[...]
case 'update':
//TODO: It is possible that the campaign has been deleted in VerticalResponse
// we need to confirm that it exists, and recreate it if it does not.

CommentFileSizeAuthor
vr_campaign_recreate_campaign.patch1.24 KBd.novikov