How to query for active branches

Fred Leduc October 22, 2015

Quite novice at JIRA here, trying out JQL I found out that you can queries fields from the development panel. As an example you could query all issues with commits:

project = XXX AND issue.property[development].commits > 0

I'm looking for all issues with an active branch, is there an attribute that would help me, or better yet, where can I find the list of available attributes for issue.property[development]

2 answers

5 votes
Matthew Korich April 22, 2016

I'm interested in an answer here too. Any documentation on 

issue.property[development]

would be welcome for use in JQL.

1 vote
Joe Gormley _IT _ Release Mgmt_ June 27, 2016

How do we get an answer to this?

Suggest an answer

Log in or Sign up to answer