I just found this bit of Atlassian documentation. It seems to indicate that if you have Bitbucket Cloud and Jira Cloud connected, you can use JQL to search for issues with open pull requests, etc.
We definitely do have the two products connected; we can click the ticket number in a pull request and it pops open a modal with the Jira ticket;
and in Jira we can see branches, etc. in the Development section of a ticket:
But when I try to use any of the options shown in the documentation, I get this:
What am I doing wrong? These kinds of searches would be really helpful to us.
Have you tried adding an operator at the end? Like development[pullrequests].all > 0
Thank you! I saw that for specific numbers (i.e. greater than 2), but for some reason assumed that if I left off an operator, it would show me all.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.