-
Type:
Suggestion
-
Resolution: Unresolved
-
Component/s: Repository - Issues
-
None
-
5
Description:
- The side bar on the new PR UI which shows the JIRA issues shows a different count of JIRA issues compared to the old PR UI.
- If there are 7 commits in a PR with all commits have an associated JIRA issue key. Also, if the PR description contains 2 more different JIRA issue keys. The JIRA issues on the side bar only shows the 7 issues as the count. Whereas the old PR UI shows 9 in this scenario.
- Currently the JIRA issues are captured from PR title, commits and branch names. The request is to capture the JIRA issues from PR description as well.