Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

JQL: development[branches] not available

Benjamin Yayon
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!
July 28, 2021

Hello,

I am trying to create a JQL which filters on the branch, using the development information.
My JIRA instance is connected to bitbucket and I see development information inside the JIRAs.

According to this doc: Advanced searching - development fields reference | Jira Software Data Center and Server 8.18 | Atlassian Documentation, I should be able to search on branches using `development[branches].all`.

However, when I put it in the query, I receive this error: 
Available properties are "development[pullrequests]", "development[commits]", "development[reviews]" and "development[builds]"

here is the JQL:

development[branches].all = 'release'

 

Could it be that this feature has not been released yet?

1 answer

0 votes
Liam Green
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
July 30, 2021

Hi @Benjamin Yayon 

The link you gave is for Server, but you appear to be using Cloud.

This link will tell you more about advanced searching in cloud, but it may be that you cannot search as required.

Hope that helps,

Liam

Suggest an answer

Log in or Sign up to answer