<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Not getting output in Jira in Cortex XSOAR Discussions</title>
    <link>https://live.paloaltonetworks.com/t5/cortex-xsoar-discussions/not-getting-output-in-jira/m-p/556316#M2602</link>
    <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://live.paloaltonetworks.com/t5/user/viewprofilepage/user-id/272488"&gt;@Himangi&lt;/a&gt;, you need to escape the inner quotes. When you do this via UI, XSOAR will automatically add the escapes.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;{"fields":{"customfield_11503":{"value": "["T1651"]"}}}&lt;/SPAN&gt;&amp;nbsp;Should be&amp;nbsp;&lt;SPAN&gt;{"fields":{"customfield_11503":{"value": "[\"T1651\"]"}}}&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Mon, 04 Sep 2023 02:33:11 GMT</pubDate>
    <dc:creator>jfernandes1</dc:creator>
    <dc:date>2023-09-04T02:33:11Z</dc:date>
    <item>
      <title>Not getting output in Jira</title>
      <link>https://live.paloaltonetworks.com/t5/cortex-xsoar-discussions/not-getting-output-in-jira/m-p/556094#M2596</link>
      <description>&lt;P&gt;Hi All,&lt;/P&gt;
&lt;P&gt;I have added a custom field in jira (MITRE Tactic). I have mapped this field in XSOAR with 2 fields: Mitre Tech ID(short text type) and&amp;nbsp;&lt;I class="ui check circle icon field-icon"&gt;&lt;/I&gt;&lt;SPAN class="field-name ellipsis" title="MITRE Technique ID"&gt;MITRE Technique ID(&lt;/SPAN&gt;&lt;SPAN class="field-name ellipsis" title="MITRE Technique ID"&gt;&lt;SPAN&gt;Multi select / Array).&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN class="field-name ellipsis" title="MITRE Technique ID"&gt;&lt;SPAN&gt;Below is the command I was using and the output I was getting:&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN class="field-name ellipsis" title="MITRE Technique ID"&gt;&lt;SPAN&gt;"customfield_11503": "${incident.mitretechid}"${incident.mitretechniqueid}&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN class="field-name ellipsis" title="MITRE Technique ID"&gt;&lt;SPAN&gt;"customfield_11503": ""["T1651"]&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN class="field-name ellipsis" title="MITRE Technique ID"&gt;&lt;SPAN&gt;If I am using this command&amp;nbsp;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN class="field-name ellipsis" title="MITRE Technique ID"&gt;&lt;SPAN&gt;{"fields":{"customfield_11503":{"value": "${incident.techniqueid}"}}}&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN class="field-name ellipsis" title="MITRE Technique ID"&gt;&lt;SPAN&gt;{"fields":{"customfield_11503":{"value": "["T1651"]"}}}&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN class="field-name ellipsis" title="MITRE Technique ID"&gt;&lt;SPAN&gt;I am getting error&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Himangi_0-1693553691213.png" style="width: 400px;"&gt;&lt;img src="https://live.paloaltonetworks.com/t5/image/serverpage/image-id/53343iF49CDFA85FCD65F6/image-size/medium/is-moderation-mode/true?v=v2&amp;amp;px=400" role="button" title="Himangi_0-1693553691213.png" alt="Himangi_0-1693553691213.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I have tried multiple combinations by removing comma adding space everything still giving this error.&lt;/P&gt;
&lt;P&gt;&lt;SPAN class="field-name ellipsis" title="MITRE Technique ID"&gt;&lt;SPAN&gt;I tried using both the fields, for short text type, it is not fetching any result in XSOAR whereas If I am using the array one I can see the id in XSOAR but it is giving me error and hence the value is not getting printed in JIRA.&lt;BR /&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN class="field-name ellipsis" title="MITRE Technique ID"&gt;&lt;SPAN&gt;Please can you assist where I am going wrong, I have tried multiple combinations.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN class="field-name ellipsis" title="MITRE Technique ID"&gt;&lt;SPAN&gt;Thanks in advance.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 01 Sep 2023 07:36:48 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/cortex-xsoar-discussions/not-getting-output-in-jira/m-p/556094#M2596</guid>
      <dc:creator>Himangi</dc:creator>
      <dc:date>2023-09-01T07:36:48Z</dc:date>
    </item>
    <item>
      <title>Re: Not getting output in Jira</title>
      <link>https://live.paloaltonetworks.com/t5/cortex-xsoar-discussions/not-getting-output-in-jira/m-p/556316#M2602</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://live.paloaltonetworks.com/t5/user/viewprofilepage/user-id/272488"&gt;@Himangi&lt;/a&gt;, you need to escape the inner quotes. When you do this via UI, XSOAR will automatically add the escapes.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;{"fields":{"customfield_11503":{"value": "["T1651"]"}}}&lt;/SPAN&gt;&amp;nbsp;Should be&amp;nbsp;&lt;SPAN&gt;{"fields":{"customfield_11503":{"value": "[\"T1651\"]"}}}&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 04 Sep 2023 02:33:11 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/cortex-xsoar-discussions/not-getting-output-in-jira/m-p/556316#M2602</guid>
      <dc:creator>jfernandes1</dc:creator>
      <dc:date>2023-09-04T02:33:11Z</dc:date>
    </item>
  </channel>
</rss>

