#4607 List of possible pull requests in "Open PR" seems to hang forever
Closed: Duplicate by jlanda. Opened by toppk.

I'm trying to "open PR" for a repo that I cloned, but am not a commiter for. the list of branches spin forever, and I see that process_task_results is not defined.

in looking at pagure/templates/repo_master.html I see that function (and other's required) are tied to g.repo_committer.

I've been banging my head on how this is supposed to work without those functions. For some crazy reason it did work for me once (and I was able to open a pr succesfully). I was hitting the browser console and the website with three different browsers, but I cannot imagine what made it work.

I'm going to poke around further, but I saw a similar issue a few months back so I thought I'd create another one :).


Okay, it seems like I can create the pullrequest from the fork "Open PR" but not the upstream project "Open PR".

Is this desirable behavior?

Duplicate of #3799

Metadata Update from @jlanda:
- Issue close_status updated to: Duplicate
- Issue status updated to: Closed (was: Open)

Metadata