-
Bug
-
Resolution: Duplicate
-
Low
-
None
-
5.1.0, 5.2.0, 5.3.0
-
None
-
None
-
Severity 2 - Major
-
Summary
Pull Request does not get updated over git remote (using the git ls-remote command) after pushing new commits – before refreshing Web Interface.
Steps to Reproduce
- Create a repo – and create push some commits into the repo
- Create a new branch on the repo and push some commits into a branch
- Create a new Pull Request from the new branch to the master branch. Refs to the PR should be shown on git ls-remote:
- With the pull request still open on the webpage... push a new commit into the pull request – Tested from multiple machines – git ls-remote will not show the updated refs for the pull request
- Refresh pull request page in webui.
- The updated refs for the PR shows up in ls-remote.
- is duplicated by
-
BSERV-5288 Updated pull-request not reflected in ls-remote
- Gathering Interest
- mentioned in
-
Page Loading...