Get "Details" from an Jira Ticket

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
Announcements
Please sign in to see details of an important advisory in our Customer Advisories area.

Get "Details" from an Jira Ticket

L3 Networker

Hello all

 

How do I get details from an Jira Ticket in Cortex XSOAR?

If I do some "get" and "query" I do get only these output, which I may use in further Tasks:

Spoiler
Ticket
[
{
"Assignee": "aaa",
"Creator": "bbb",
"Id": "1234",
"Key": "ccc-123",
"Status": "Open",
"Summary": "ddd"
}

How do I get "Details" of the Jira Ticket?

 

Thanks

roger

2 REPLIES 2

L2 Linker

Hi Roger

 

You can try to run your command with the `extend-context` common argument (https://xsoar.pan.dev/docs/playbooks/playbooks-extend-context#extending-context) to get more information to the context, and see if you get the details data there

 

Thanks

Ori

Hello Ori

 

I didn't realize, that I've asked twice the same question...

well, I think we continue on my other thread:

LIVEcommunity - Re: jira-issue-query (jira-v2) dosen't show all info in output - LIVEcommunity - 381...

 

And, thank you for your response

roger

  • 2395 Views
  • 2 replies
  • 1 Likes
Like what you see?

Show your appreciation!

Click Like if a post is helpful to you or if you just want to show your support.

Click Accept as Solution to acknowledge that the answer to your question has been provided.

The button appears next to the replies on topics you’ve started. The member who gave the solution and all future visitors to this topic will appreciate it!

These simple actions take just seconds of your time, but go a long way in showing appreciation for community members and the LIVEcommunity as a whole!

The LIVEcommunity thanks you for your participation!