Forums

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

Development fields reference, new errors not supporting <= 0

Michele April 1, 2025

Hello,

I had this JQL query I had been using fine for a while:

 

AND development[commits].all <= 0 AND development[pullrequests].all <= 0 AND status IN (Done, Closed)

Today, I tried running it and received these errors:

 JQL errors

  • The operator '<=' is not supported by the 'development' field.
  • There are multiple custom fields with the name 'development'. Try using one of the following terms: cf[12345], "Development[URL Field]".

 

It seems like this should still be supported 

https://confluence.atlassian.com/jirasoftwareserver/advanced-searching-development-fields-reference-973491363.html

I also tried variations instead of <= 0 such as "IS EMPTY" and "cf[12345] <= 0" the query is not working properly. 

Is this a bug or a change that anyone knows how I can change the query and have it still work?

I am interested in searching for issues that don't have any linked code changes (and also which do have linked code changes)

 

Thank you!

2 answers

1 accepted

2 votes
Answer accepted
Kim Euker
Community Champion
April 1, 2025

IS it possible that someone in your organization created a second development field, possibly with a different context?

Michele April 1, 2025

thanks Kim, I think this was it!

0 votes
Laurie Sciutti
Community Champion
April 1, 2025

Hi @Michele ~ I just tested this in my cloud environment and it still works for me.  Most likely, @Kim Euker is correct that someone created another development field or added a new context to the existing one.

Michele April 1, 2025

thank you! i am checking with my IT team

Suggest an answer

Log in or Sign up to answer
DEPLOYMENT TYPE
CLOUD
PRODUCT PLAN
PREMIUM
TAGS
AUG Leaders

Atlassian Community Events