-
Type:
Bug
-
Resolution: Unresolved
-
Priority:
Low
-
None
-
Affects Version/s: 3.4.31
-
Component/s: Bitbucket
-
None
-
Severity 3 - Minor
The Create Pull Request... feature worked successfully until I switched to using API Token for authentication.
My API token is scoped to Bitbucket with the following permissions:
- [read:user:bitbucket]
- [read:workspace:bitbucket]
- [read:repository:bitbucket]
- [read:pullrequest:bitbucket]
- write:repository:bitbucket
- write:pullrequest:Bitbucket
When I try to creat a pull request, I get a message indicating my default browser may not be set, but the URL in the message is empty.
![]()