Forums

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

List all issues associated with a range of builds

upsampled June 25, 2019

I am running JIRA and Bamboo with App Links and I am trying to list all issues associated with a range of builds. Currently I am trying to do this via JIRA's advanced search. It is pretty easy to narrow the project and dates, but that all I seem to accomplish. I tried the following without success:

  • I tried to search for `buildName` but could not get any result
  • I tried `development[builds]` but the only valid result seems to come from `development[builds].failing` which I don't care about

Any ideas?

1 answer

0 votes
Petter Gonçalves
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
June 28, 2019

Hello Liam,

I believe you must probably being impacted by the following bug:

The Development field information is not searchable when connecting a repository with a lot of issue keys

Could you please check if your repository has many issue keys and if the workaround proposed works for you?

If it is the case, Feel free to vote and watch the bug to receive notifications about the bug fix or possible workarounds.

Please feel free to open an internal support ticket so we can provide you the list of issues Ids:

https://support.atlassian.com/contact/

Additionally, Could you please try development[commits].all? This parameter has properly worked for me in the past, although I was not facing the mentioned bug.

Let me know if this information helps and have a nice weekend.

Suggest an answer

Log in or Sign up to answer