-
Bug
-
Resolution: Fixed
-
Low
-
4.1.0
-
None
-
Severity 3 - Minor
-
Summary
When there are pull-request with conflicts:
- Opening the PR and Overview tab (default behaviour), there is an alert about the conflicts
- Opening the PR on Diff or Commits tab and switching to Overview - the alert about conflicts will go missing
Steps to Reproduce
- Have a repository with a file
- Create a pull request with conflicts on the file
- Look at the list of pull-requests and open conflicted one
- Overview tab should be opened by default
- At the top, below pull-request name, there should be an alert about the conflicts
- Switch to Diff or Commits tab
- Switch to Overview tab, alert about conflicts should still exist
- Switch to Diff or Commits tab
- Refresh page
- Switch to Overview tab
- Alert about conflicts will be missing
Expected Results
Overview tab should be showing the alert box about conflicts
Actual Results
Overview tab does not show the alert box about conflicts
- mentioned in
-
Page Failed to load
In 4.12 the "Conflicted" banner should correctly show when loading the page on a tab other than "Overview" and subsequently switching to the Overview tab.