-
Type:
Bug
-
Resolution: Fixed
-
Priority:
Low
-
Affects Version/s: 2.0.0
-
Component/s: Pull Requests
-
None
If a user does not have rights to merge to a branch in a repository, Stash suggests there is a "Merge Conflict"
in the pull request.
Steps to reproduce:
- Create a new branch and push to server.
- Create a pull request with a user that does not have merge permissions on the target branch.
- Navigate to the diff view then click the overview tab (must be pushState and not a page pop)
This message should be more indicative of the lack of permissions for the user as it may lead to developers looking for merge conflicts.
- is duplicated by
-
BSERV-3180 Branch access controls cause confusing behaviour for pull request authors and reviewers.
-
- Closed
-