-
Bug
-
Resolution: Fixed
-
Medium
-
4.11.1
-
None
-
Severity 3 - Minor
-
33
-
Summary
Similar regression on ------ except this is only triggered only after when a user wants to add themselves as a reviewer of a PR. If a user gets invited to a PR instead, this bug doesn't get affected (the 'Merge' button will be enabled or disabled appropriately). BSERV-3190
Steps to Reproduce
- Create a second user and provide write access to a repository
- Create a Pull Request and set the minimum number for approval to 1
- Login as the second user and add as a reviewer of the Pull Request
- Approve that PR
Expected Results
The Merge button is enabled and a comment saying that the second user had approve the PR
Actual Results
The Merge button is still disabled and nothing is written on the comment
Workaround
Refresh the PR page. After refreshing, the merge button should work as expected if the conditions are met.
- is related to
-
BSERV-9555 Merge button and merge veto UI not updated when adding self as a reviewer.
-
- Closed
-
atantsuyev - A majority of the Bitbucket Server developers use Google Chrome, so I'm pretty confident things are working. Do you see any errors or warnings in the javascript console? Have you tried disabling any extensions you may have installed?
If neither of those suggestions help, could you raise a support request at https://getsupport.atlassian.com/ and we'll get to the bottom of what's going on.
Thanks!