Don't e-mail users about review requests that they've muted.

Review Request #7304 — Created May 15, 2015 and submitted

Information

Review Board
release-2.5.x
99dd15a...

Reviewers

If a user has chosen to mute a review request, they probably don't want to get
any notifications about it. This change adds some extra select statements to
filter those users out of the recipient list.

Ran unit tests.

reviewbot
  1. Tool: Pyflakes
    Processed Files:
        reviewboard/notifications/email.py
        reviewboard/notifications/tests.py
    
    
    
    Tool: PEP8 Style Checker
    Processed Files:
        reviewboard/notifications/email.py
        reviewboard/notifications/tests.py
    
    
  2. 
      
brennie
  1. Ship It!
  2. 
      
david
Review request changed

Status: Closed (submitted)

Change Summary:

Pushed to release-2.5.x (9012b6b)
Loading...