<?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: Is it possible to get the history JIRA using the REST API in trestclient in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/Is-it-possible-to-get-the-history-JIRA-using-the-REST-API-in/m-p/2208103#M7470</link>
    <description>&lt;P&gt;@Katarzyna Houwald​, Does it work if you run the JQL in JIRA? I am not a JQL expert, I have the same error when I tested, I suspect 'expand' is not a supported Field name.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Sat, 28 Jan 2023 08:40:10 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2023-01-28T08:40:10Z</dc:date>
    <item>
      <title>Is it possible to get the history JIRA using the REST API in trestclient</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Is-it-possible-to-get-the-history-JIRA-using-the-REST-API-in/m-p/2208100#M7467</link>
      <description>&lt;DIV class="jhH5U"&gt; 
 &lt;DIV class="tw-src-ltr"&gt; 
  &lt;DIV class="oSioSc"&gt; 
   &lt;DIV&gt; 
    &lt;DIV class="g9WsWb"&gt; 
     &lt;DIV class="tw-ta-container tw-nfl"&gt; 
      &lt;PRE&gt;&lt;SPAN&gt;hello I am&amp;nbsp;using JIRA from atlassian,how i can have in trestclient all history in JIRA "expand = changelog" using JIRA REST API&lt;BR /&gt;i'm using expansion like this:https://adress/rest/api/3/search?jql=projectName&amp;amp;expand=changelog and I don't know where to add the "changelog" in trestclient to get the history&lt;BR /&gt;thanks&lt;/SPAN&gt;&lt;/PRE&gt; 
      &lt;PRE&gt;&amp;nbsp;&lt;/PRE&gt; 
      &lt;PRE&gt;&lt;SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/PRE&gt; 
     &lt;/DIV&gt; 
     &lt;DIV class="tw-ta-container tw-nfl"&gt; 
      &lt;PRE&gt;&amp;nbsp;&lt;/PRE&gt; 
     &lt;/DIV&gt; 
     &lt;DIV class="iYB33c"&gt; 
      &lt;DIV class="dlJLJe"&gt;
        &amp;nbsp; 
      &lt;/DIV&gt; 
      &lt;DIV class="tw-menu"&gt;
        &amp;nbsp; 
      &lt;/DIV&gt; 
     &lt;/DIV&gt; 
    &lt;/DIV&gt; 
   &lt;/DIV&gt; 
  &lt;/DIV&gt; 
 &lt;/DIV&gt; 
 &lt;DIV&gt;
   &amp;nbsp; 
 &lt;/DIV&gt; 
 &lt;DIV class="dURPtb"&gt;
   &amp;nbsp; 
 &lt;/DIV&gt; 
 &lt;DIV&gt; 
  &lt;DIV&gt;
    &amp;nbsp; 
  &lt;/DIV&gt; 
 &lt;/DIV&gt; 
&lt;/DIV&gt;</description>
      <pubDate>Sat, 16 Nov 2024 03:13:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Is-it-possible-to-get-the-history-JIRA-using-the-REST-API-in/m-p/2208100#M7467</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-11-16T03:13:18Z</dc:date>
    </item>
    <item>
      <title>Re: Is it possible to get the history JIRA using the REST API in trestclient</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Is-it-possible-to-get-the-history-JIRA-using-the-REST-API-in/m-p/2208101#M7468</link>
      <description>Hi 
&lt;BR /&gt;There is a special JIRA component tJiraInput that retrieves the issue information based on a JQL query or retrieve the project information based on a specified project ID from JIRA., have you tried it? Take a look at the component documentation on THC. 
&lt;BR /&gt; 
&lt;A href="https://help.talend.com/reader/4Pys67XHbQ8_54swtlYR3g/6Cy2HDMCYAKPcBBjdq~iug" target="_blank" rel="nofollow noopener noreferrer"&gt;https://help.talend.com/reader/4Pys67XHbQ8_54swtlYR3g/6Cy2HDMCYAKPcBBjdq~iug&lt;/A&gt; 
&lt;BR /&gt; 
&lt;BR /&gt;Regards 
&lt;BR /&gt;Shong 
&lt;BR /&gt;</description>
      <pubDate>Mon, 09 Mar 2020 07:30:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Is-it-possible-to-get-the-history-JIRA-using-the-REST-API-in/m-p/2208101#M7468</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2020-03-09T07:30:04Z</dc:date>
    </item>
    <item>
      <title>Re: Is it possible to get the history JIRA using the REST API in trestclient</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Is-it-possible-to-get-the-history-JIRA-using-the-REST-API-in/m-p/2208102#M7469</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;How can I use the 'expand' parameter in JQL in tJiraInput?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;JQL : "project = XXXX and resolution = Unresolved" works fine but &lt;/P&gt;&lt;P&gt;JQL :  ""project = ITSGD and resolution = Unresolved" and expand=changelog"&lt;/P&gt;&lt;P&gt;returns "Field 'expand' does not exist or you do not have permission to view it".&lt;/P&gt;&lt;P&gt;The same when used with specific issue number.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 26 Jan 2023 10:50:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Is-it-possible-to-get-the-history-JIRA-using-the-REST-API-in/m-p/2208102#M7469</guid>
      <dc:creator>KHouwald1674725066</dc:creator>
      <dc:date>2023-01-26T10:50:26Z</dc:date>
    </item>
    <item>
      <title>Re: Is it possible to get the history JIRA using the REST API in trestclient</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Is-it-possible-to-get-the-history-JIRA-using-the-REST-API-in/m-p/2208103#M7470</link>
      <description>&lt;P&gt;@Katarzyna Houwald​, Does it work if you run the JQL in JIRA? I am not a JQL expert, I have the same error when I tested, I suspect 'expand' is not a supported Field name.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 28 Jan 2023 08:40:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Is-it-possible-to-get-the-history-JIRA-using-the-REST-API-in/m-p/2208103#M7470</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2023-01-28T08:40:10Z</dc:date>
    </item>
    <item>
      <title>Re: Is it possible to get the history JIRA using the REST API in trestclient</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Is-it-possible-to-get-the-history-JIRA-using-the-REST-API-in/m-p/2208104#M7471</link>
      <description>&lt;P&gt;Hi, it does not work in Jira also, with the same error message, so I already know that this is the problem with the user's privileges.&lt;/P&gt;</description>
      <pubDate>Mon, 30 Jan 2023 07:12:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Is-it-possible-to-get-the-history-JIRA-using-the-REST-API-in/m-p/2208104#M7471</guid>
      <dc:creator>KHouwald1674725066</dc:creator>
      <dc:date>2023-01-30T07:12:05Z</dc:date>
    </item>
    <item>
      <title>Re: Is it possible to get the history JIRA using the REST API in trestclient</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Is-it-possible-to-get-the-history-JIRA-using-the-REST-API-in/m-p/2208105#M7472</link>
      <description>&lt;P&gt;OK, go to check and manage the user's privileges, keep us know if you get it working.  &lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 30 Jan 2023 08:41:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Is-it-possible-to-get-the-history-JIRA-using-the-REST-API-in/m-p/2208105#M7472</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2023-01-30T08:41:03Z</dc:date>
    </item>
  </channel>
</rss>

