# HG changeset patch # User Paul Boddie # Date 1421948492 -3600 # Node ID 1fe444f390cd9e5558420c901ef002517fa8c214 # Parent 6a4c7cc21fbb5ec6b65dafa90a9e2c6a0e372794 Remove apparently handled requests. diff -r 6a4c7cc21fbb -r 1fe444f390cd imiptools/handlers/person_outgoing.py --- a/imiptools/handlers/person_outgoing.py Thu Jan 22 18:41:06 2015 +0100 +++ b/imiptools/handlers/person_outgoing.py Thu Jan 22 18:41:32 2015 +0100 @@ -59,6 +59,12 @@ {objtype : [(self.details, {})]} )) + # Remove any associated request. + + self.store.dequeue_request(identity, self.uid) + + # NOTE: Record other attendee free/busy information. + # Update free/busy information. if update_freebusy: