-
Bug
-
Resolution: Fixed
-
Medium
-
None
-
4
-
Severity 3 - Minor
-
1,326
-
Issue Summary
When creating a pull request on a forked repository and selecting the parent repository as the destination, the "Create PR" page sometimes shows "Nothing has changed" in the commits section, even when there are differences between the source and destination branches.
Steps to Reproduce
- Fork a repository
- Make some changes in the forked repository
- Create a pull request by selecting the parent repository as the destination
- Sometimes the differences don't load the commits.
- Troubleshooting Diff Display Issue - Forked Repository (Recording of issue)
Expected Results
- The diff should automatically load and displayed
Actual Results
- The message
Nothing has changed This commit has no changed files to display
Sometimes the commits don't load in the diff.
Workaround
- Need to refresh the page multiple times to load the diff.
OR
- Select the destination repository and select the destination branch