Implicit Filtering of Old Open Pull Requests by Cloud API

Luis Alvarez
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
March 9, 2018

Hello Atlassian Community,

I am working with the bitbucket cloud api to track open pull requests from a specific repository. The bitbucket api should return to me all open pull requests from my repo. Now I've noticed that not all open pull requests are returned to me from the request, specifically, very old open pull requests. But recently, I've noticed that pull requests that are greater than 5 days old and have not been updated within a 5 day time span are not being returned. It seems that there is some implicit filtering on the "updated_on" identifier in returned open pull requests. Is there any way I can modify this in the query string so I can return back all open pull requests?

The api call I am using is:

```

https://api.bitbucket.org/2.0/repositories/{project}/{repo}/pullrequests/

```

0 answers

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events