-
Type:
Bug
-
Resolution: Fixed
-
Priority:
Low
-
Affects Version/s: 4.1.0
-
Component/s: Pull Requests
-
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 Loading...