#1311 Fix displaying the branches available for a new PR in the requests template
Merged by pingou. Opened by pingou.
fix_new_pr  into  master

Download 1311.patch

We have changed the format of the data returned by the endpoint listing
the branches ready to be in a PR so that it also includes branches that
are already in a PR (the info is then displayed on the front page of the
project).
However, this same internal API endpoint is also called in the page
listing all the pull-requests and this page had not been adjusted for
this data format change.

This commit fixes that.

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

:thumbsup:

I meant +1. What just happened?

+1 for me too

The emojis have had an update and don't seem to be working entirely as expected (in 2.5).

Something to fix :)

Thanks for the review folks!

Pull-Request has been merged by pingou

Metadata