#4393 Fix the new PR drop-down button
Merged by pingou. Opened by pingou.
fix_new_pr_drop  into  master

Download 4393.patch

Currently we only populate the new PR drop-down button if the user
is a maintainer, however, if the user has a fork, the drop-down
button should work.
So instead of preventing the entire button from working, we've
adjusted so that only the main project is considered if the user
is a maintainer and the fork is considered everytime otherwise.

Fixes https://pagure.io/pagure/issue/4310

Signed-off-by: Pierre-Yves Chibon pingou@pingoured.fr

pretty please pagure-ci rebuild

:thumbsup:

rebased onto 10d747b7d250f6c778db7af87707429cc27f0c7f

Pull-Request has been merged by pingou

Metadata