I am accessing this through API . API is giving all aviabale fields . But i would like to exclude custom fields which is null ..
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.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.