-
Type:
Bug
-
Resolution: Unresolved
-
Priority:
Low
-
Component/s: Pull Request - Commit
-
None
-
1
-
Severity 3 - Minor
-
14
Issue Summary
sometimes the commit pr links show empty and no pr links are displayed. the message will be "the commit is not included in any pull requests" though the commit is directly associated with the pull request, either as a merge commit or within the diff.
Steps to Reproduce
- go to commit page
- under Actions -> show pull requests
Expected Results
display pull requests links
Actual Results
displays "the commit is not included in any pull requests" though the commit is directly associated with the pull request, either as a merge commit or within the diff.
Workaround
Currently there is no known workaround for this behavior. A workaround will be added here when available