Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Pull Request Author is undefined #127

Open
Style87 opened this issue Aug 12, 2022 · 1 comment
Open

Pull Request Author is undefined #127

Style87 opened this issue Aug 12, 2022 · 1 comment

Comments

@Style87
Copy link

Style87 commented Aug 12, 2022

When I get pull requests the author key is always undefined. Author is also the only key that is undefined. Psuedo example code called:

bitbucket.pullrequests
.get({
  pull_request_id: id,
  repo_slug: repositoryUUID,
  workspace: workspaceUUID
})
@MunifTanjim
Copy link
Owner

What happens when you call the API without using this library? Does bitbucket acutally send the author key?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants