Forums

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

I am looking for help on how to skip custom fields with null using JQL .

I am accessing this through API . API is giving all aviabale fields . But i would like to exclude custom fields which is null ..

1 answer

0 votes
Aleksandr Zuevich
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.
May 23, 2018

Hi,

You can use fields parameter to restrict them - https://developer.atlassian.com/cloud/jira/platform/rest/#api-api-2-search-get

Because by default, all navigable fields are returned.

Suggest an answer

Log in or Sign up to answer