This small patch handles a cancelled invitation by deleting the corresponding entry from user_relationship_invites.

Comments

alex.k’s picture

Status: Needs review » Fixed

Committed in http://drupal.org/cvs?commit=279800, with a tweak. $args['code'] is not available, neither in invites 5.x-1.13 nor 1.x-dev. The patch gets the code from the url. Thanks for contributing.

scottgifford’s picture

Thanks! Must have been another local change that made $args['code'] work for me.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.