cep / pagure

Forked from pagure 7 years ago
Clone

d6c20de Filter pull request according to the reporter

Authored and Committed by rahul Bajaj 7 years ago
    Filter pull request according to the reporter
    
    Apparently the issues are filtered according to
    the reporter correctly for 'open', 'closed' and 'all'
    tabs.
    This patch makes sure that the pull requests get
    filtered correctly for all the three tabs respectively.
    
    Fixes : https://pagure.io/pagure/issue/1703