JQL developmentcommits.all not working

Still need help?

The Atlassian Community is here for you.

Ask the community

 

Platform Notice: Cloud - This article applies to Atlassian products on the cloud platform.

Summary

Unable to use the development searches in the Global issues search.

Error observed as "The operator '>' is not supported by the 'development' field"


Environment

Jira cloud

Cause


The root cause is due to a custom field with the name "Development" causing the error message. Development is stored in entity properties by the DVCS plugin. Custom fields have higher priority than entity properties, so the custom field and its supported operators win the race, landing up in error as such. 

Solution

To avoid this problem, the viable workaround we see is to rename the custom field "Development" to another name

Last modified on Jul 20, 2022

Was this helpful?

Yes
No
Provide feedback about this article
Powered by Confluence and Scroll Viewport.