All Apps and Add-ons

Only returning specific fields

jallen02
Explorer

I'm using the app to report on around 300 Jira tickets at a time and it's taking quite a while to return results, to try and resolve this I want to return only the specific fields I need. In the documentation it says that I should be able to use the fields command to request only specified fields but this isn't working. Has anyone else got this working?

I've tried using the test search specified in TESTS.md but it still returns all the fields:

| jirarest jqlsearch [JQL_QUERY] fields "status,duedate"

I've also tried this using the jira command instead of jirarest but there's no difference.

It looks to me like the code that is being used is an old version. There are features that are using the old documentation instead of the newer one, for example, the documentation on the Add-on page specifies that we can get internal field names returned using the changefield command, but this doesn't work, instead I can get this with the use_internal_field_names command that is documented in the README.md file.

Has anyone managed to return individual fields using this app?

0 Karma
Get Updates on the Splunk Community!

Tech Talk Recap | Mastering Threat Hunting

Mastering Threat HuntingDive into the world of threat hunting, exploring the key differences between ...

Observability for AI Applications: Troubleshooting Latency

If you’re working with proprietary company data, you’re probably going to have a locally hosted LLM or many ...

Splunk AI Assistant for SPL vs. ChatGPT: Which One is Better?

In the age of AI, every tool promises to make our lives easier. From summarizing content to writing code, ...