-
Type:
Bug
-
Resolution: Fixed
-
Priority:
Low
-
Affects Version/s: 5.1.0
-
Component/s: Pull Requests
-
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.