b873ef Allow setting the assignee to None but just discard any un-interested messages

Authored and Committed by Pierre-Yves Chibon 8 years ago
    Allow setting the assignee to None but just discard any un-interested messages
    
    As mentioned before, the 'Nothing changed' message is sent just by this
    method, so if another method changed something, we end up with two
    messages one saying 'Nothing changed' and the other saying that something
    did change. Not nice.
    This fixes it.
    
        
file modified
+10 -11