JQL to find issues the with open pull requests for defined number of days

Sandra Giedraitiene April 26, 2022

Hi All, 

 

Please advice how to write JQL to find issues with open pull requests for defined number of days. 

 

Filter project = ProjectName AND development[pullrequests].open > 0 filters out all pull requests. How to amend this filter to filter out only issues with open pull requests that are open, for example, for 2 days? 

 

0 answers

Suggest an answer

Log in or Sign up to answer