tkopecek / koji

Forked from koji 7 years ago
Clone

ad62cce create/edit notification checks for duplicity

1 file Authored by tkopecek 6 years ago, Committed by mikem 6 years ago,
    create/edit notification checks for duplicity
    
    createNotification and updateNotification allows to have more
    notification on same event/e-mail. This doesn't make much sense, so add
    limitations to have only one combination.
    
    As postgresql ignore NULL values in constraints, it is done on
    application-level.
    
    Fixes: https://pagure.io/koji/issue/687
    
        
file modified
+32 -0