When a fork's branch diverges from the upstream branch, ref sync displays a "Synchronize" button on the branch. When "Merge" is selected, the UI only waits one minute for the merge to complete, but the server (by default) will allow 5 minutes for merges to complete. This means the UI may display a "Server unreachable" popup even though the merge eventually succeeds.
Similar to BSERV-7360, which updated the UI to wait the configured server-side merge duration for pull requests, ref sync merges should also wait the configured duration.
- has a regression in
-
BSERV-10469 Ref sync dialog (for syncing forks with their upstream) doesn't work
- Closed
- relates to
-
BSERV-10234 Pull request "canMerge" checks only wait 1 minute before timing out
- Closed
-
BSERV-7360 Front end for pull request merges should wait as long as server does for process to complete
- Closed
- mentioned in
-
Page Loading...