-
Bug
-
Resolution: Duplicate
-
Low
-
None
-
5.6.0, 5.6.1
-
None
-
1
-
Severity 2 - Major
-
Summary
In 5.6+ of Bitbucket Server, the option to synchronize a fork is not functional. When selecting synchronize you receive the pop-up to select Merge, Rebase, or Discard. When attempting to select one of these options, nothing happens.
Environment
- v5.6+ Bitbucket Server
- Any browser
Steps to Reproduce
- Create fork
- Make changes so that forks differ in content
- Access the forked repository Commits screen
- Select the Synchronize button
- Select the synchronize strategy
- Click Merge
Expected Results
The repository is merged with the changes from the upstream.
Actual Results
Nothing happens. No data is written to the application logs, to HAR files, or to the javascript console output. The synchronize strategy window remains open.
Workaround
Not at this time.
- duplicates
-
BSERV-10469 Ref sync dialog (for syncing forks with their upstream) doesn't work
- Closed