# HG changeset patch # User Paul Boddie # Date 1428188312 -7200 # Node ID c511a0ed1bbc0c7db7fa7656ea01c54a828a9e68 # Parent 5fddc7cdc32eecdbec23b8200f03780cc55e6853 Make sure that organiser-only periods are retained in the free/busy collection. diff -r 5fddc7cdc32e -r c511a0ed1bbc imiptools/handlers/person_outgoing.py --- a/imiptools/handlers/person_outgoing.py Sun Apr 05 00:50:05 2015 +0200 +++ b/imiptools/handlers/person_outgoing.py Sun Apr 05 00:58:32 2015 +0200 @@ -97,8 +97,7 @@ periods = obj.get_periods_for_freebusy(self.get_tzid(), self.get_window_end()) - self.update_freebusy_for_participant(freebusy, periods, attr, - from_organiser and not self.is_attendee(self.user, obj)) + self.update_freebusy_for_participant(freebusy, periods, attr, from_organiser) # Remove either original recurrence or additional recurrence # details depending on whether an additional recurrence or a