-
Type:
Bug
-
Resolution: Not a bug
-
Priority:
Low
-
None
-
Affects Version/s: 3.4.0, 3.6.1
-
Component/s: Pull Requests
Expected Result:
Pull request Title should be the branch name and description should contain the commit messages regardless of how many commits are in the branch.
Actual Results:
Pull requests created on branches with a single commit automatically populate the Title with the commit message and has a blank description. After adding a second commit to the branch, the Title is populated with the branch name and description contains the commit messages as expected.
- relates to
-
BSERV-7087 Change Pull Request Title behavior from commit message to branch name
- Gathering Interest