cep / pagure

Forked from pagure 7 years ago
Clone

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

Authored and Committed by pingou 7 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