-
Bug
-
Resolution: Fixed
-
Low
-
5.1.0
-
1
-
Severity 3 - Minor
-
When a pull request is declined or merged, its refs (refs/pull-requests/<id>/from and refs/pull-requests/<id>/merge) are removed. However, after a pull request is deleted (BSERV-3134), its refs are not removed.
Workaround: Decline the pull request, and then delete it.