#2648 pagure doesn't show branch-pull relationship when pull was merged
Closed: Invalid Opened by ignatenkobrain.

Screenshot_from_2017-10-04_11-39-16.png

there was PR which was shown before it got merged, now it just shows branch name without link to PR.


That is correct and currently, expected.

Once the commit is in master, there is no link between the branch and the PR and this info isn't cached.
It also allows you to re-use that branch for another PR right after the first one got merged :)

probably caching this info and if HEAD of branch changes, destroy the link?

or what about somehow highlighting branches which were merged?

Well, the fact that there are no buttons there (either offering to open a PR or linking to one) is a sign that there are no commits differentiating this branch from master :)

I am tempting to close this ticket, do you have more ideas on what could be changed?

Alright, I'm going to close this ticket.

Thanks for your input, it is always appreciated :)

Metadata Update from @pingou:
- Issue close_status updated to: Invalid

Metadata