Making WordPress.org

Changes between Version 1 and Version 2 of Ticket #3594, comment 10


Ignore:
Timestamp:
05/27/2019 03:35:23 AM (4 years ago)
Author:
nacin
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #3594, comment 10

    v1 v2  
    104104            yield row[0]
    105105
    106     def get_unsubscribers(self, ticket):
     106    def get_unsubscribers(self, ticket, event):
    107107        # If a user has specifically blocked notifications for a ticket,
    108108        # remove them (even if they are a reporter, owner, or updater).