#444 Returns 404 when PR created from a branch with the same name
Closed: Fixed Opened by devyani7.

Link generation fails when the branch from which the PR is created and the repo branch name are same.
Example: generates [1] instead of[2].

[1] https://pagure.io/fork/devyani7/fedora-hubs/diff/..develop

[2] https://pagure.io/fork/devyani7/fedora-hubs/diff/develop..develop


From which page do you get the un-functional link?

@pingou when i try to create a PR using "Request pull" button.

On which page that button?

@pingou from here[1]
[1] https://pagure.io/fork/devyani7/fedora-hubs/commits/develop

Ok so the links on the commits page has been fixed in: https://pagure.io/pagure/pull-request/471

Metadata