<?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>article Create a channel in Slack for new Jira ticket with a status change in Official Support Articles</title>
    <link>https://community.qlik.com/t5/Official-Support-Articles/Create-a-channel-in-Slack-for-new-Jira-ticket-with-a-status/ta-p/1995542</link>
    <description>&lt;DIV class="lia-message-template-content-zone"&gt;
&lt;P&gt;&lt;SPAN&gt;This article contains additional information on the &lt;FONT color="#339966"&gt;&lt;STRONG&gt;Create a channel in Slack for each Jira ticket status change&lt;/STRONG&gt;&lt;/FONT&gt;&amp;nbsp;template. You can find this template in the template picker when creating new automation.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;This template creates a new Slack channel, invites the members, and sends a message to the channel along with the Jira ticket information when there is a change in the status of the Jira ticket.&amp;nbsp;The template creates channels only for tickets with status changes from New to Committed, New to In Progress, or New to Designing.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;You can&amp;nbsp;modify this template by&amp;nbsp;using the Microsoft Teams connector instead of the Slack connector.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;For example, if a user creates a ticket in Jira and changes the status from&lt;FONT color="#339966"&gt;&lt;STRONG&gt; To Do&lt;/STRONG&gt;&lt;/FONT&gt; to &lt;STRONG&gt;&lt;FONT color="#339966"&gt;In Progress&lt;/FONT&gt;&lt;/STRONG&gt;,&amp;nbsp;the template will create a Slack channel with the name of the Jira ticket number, invite users to the channel, and sends the message along with the Jira ticket information to the assignee, reporter, and the project manager of the ticket.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT color="#339966"&gt;&lt;STRONG&gt;Follow these steps to set up the input values in the template:&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;OL&gt;
&lt;LI&gt;&lt;SPAN&gt;Set the value for the &lt;STRONG&gt;project_manager&lt;/STRONG&gt;, which specifies the Slack channel's user ID of the project manager.&lt;/SPAN&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;SPAN&gt;Set the value of the &lt;STRONG&gt;debug_mode &lt;/STRONG&gt;to &lt;FONT face="courier new,courier"&gt;Yes&lt;/FONT&gt; or &lt;FONT face="courier new,courier"&gt;No&lt;/FONT&gt;.&lt;/SPAN&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;SPAN&gt;Set the value for the &lt;STRONG&gt;Name&lt;/STRONG&gt;,&amp;nbsp;which specifies the name the Slack channel should begin with. &lt;BR /&gt;Example: &lt;STRONG&gt;QCS-Test&lt;/STRONG&gt;&amp;nbsp;is the value set for the Name variable, so the name of the channel after the execution will be QCS-Test-IM-101 where IM-101 is the Jira ticket number.&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/LI&gt;
&lt;/OL&gt;
&lt;P&gt;&lt;STRONG&gt;Note:&lt;/STRONG&gt; Ensure that the Name value does not contain spaces.&amp;nbsp;&lt;/P&gt;
&lt;H3&gt;&amp;nbsp;&lt;/H3&gt;
&lt;H3&gt;&lt;FONT color="#339966"&gt;&lt;STRONG&gt;Automation Structure&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/H3&gt;
&lt;OL&gt;
&lt;LI&gt;Retrieve the list of newly created Jira tickets using the&amp;nbsp;&lt;STRONG&gt;List New And Updated Issues Incrementally&lt;/STRONG&gt;&amp;nbsp;block and set the JQL query value as required. The JQL query can be set as per the user's requirement.&lt;/LI&gt;
&lt;LI&gt;Store the assignee and reporter names of the ticket in the variable Assignee and Reporter.&lt;/LI&gt;
&lt;LI&gt;List all the users from the Slack channel using the&amp;nbsp;&lt;STRONG&gt;List All Users &lt;/STRONG&gt;block&amp;nbsp;and filter the users that are not deleted.&lt;/LI&gt;
&lt;LI&gt;Lookup for assignee and reporter in the filtered users' list.&lt;/LI&gt;
&lt;LI&gt;Create a Slack channel using the&amp;nbsp;&lt;STRONG&gt;Create channel&lt;/STRONG&gt; block and set the name of the channel using the ticket name/number and store the channel ID in the variable.&lt;/LI&gt;
&lt;LI&gt;Invite the assignee, reporter, and project manager to the created channel using the&amp;nbsp;&lt;STRONG&gt;Invite&amp;nbsp;&lt;/STRONG&gt;&lt;STRONG&gt;Users To Channel&lt;/STRONG&gt; block and send the message along with the ticket details.&lt;BR /&gt;&lt;BR /&gt;&lt;/LI&gt;
&lt;/OL&gt;
&lt;P class="lia-indent-padding-left-30px"&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-left" image-alt="Screenshot of the slack channel created" style="width: 999px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/92903i6ECD1357CF589211/image-size/large?v=v2&amp;amp;px=999" role="button" title="slack_screenshot.PNG" alt="Screenshot of the slack channel created" /&gt;&lt;span class="lia-inline-image-caption" onclick="event.preventDefault();"&gt;Screenshot of the slack channel created&lt;/span&gt;&lt;/span&gt;&lt;/P&gt;
&lt;/DIV&gt;</description>
    <pubDate>Thu, 09 Feb 2023 14:41:18 GMT</pubDate>
    <dc:creator>Madhushree_BP</dc:creator>
    <dc:date>2023-02-09T14:41:18Z</dc:date>
    <item>
      <title>Create a channel in Slack for new Jira ticket with a status change</title>
      <link>https://community.qlik.com/t5/Official-Support-Articles/Create-a-channel-in-Slack-for-new-Jira-ticket-with-a-status/ta-p/1995542</link>
      <description>&lt;DIV class="lia-message-template-content-zone"&gt;
&lt;P&gt;&lt;SPAN&gt;This article contains additional information on the &lt;FONT color="#339966"&gt;&lt;STRONG&gt;Create a channel in Slack for each Jira ticket status change&lt;/STRONG&gt;&lt;/FONT&gt;&amp;nbsp;template. You can find this template in the template picker when creating new automation.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;This template creates a new Slack channel, invites the members, and sends a message to the channel along with the Jira ticket information when there is a change in the status of the Jira ticket.&amp;nbsp;The template creates channels only for tickets with status changes from New to Committed, New to In Progress, or New to Designing.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;You can&amp;nbsp;modify this template by&amp;nbsp;using the Microsoft Teams connector instead of the Slack connector.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;For example, if a user creates a ticket in Jira and changes the status from&lt;FONT color="#339966"&gt;&lt;STRONG&gt; To Do&lt;/STRONG&gt;&lt;/FONT&gt; to &lt;STRONG&gt;&lt;FONT color="#339966"&gt;In Progress&lt;/FONT&gt;&lt;/STRONG&gt;,&amp;nbsp;the template will create a Slack channel with the name of the Jira ticket number, invite users to the channel, and sends the message along with the Jira ticket information to the assignee, reporter, and the project manager of the ticket.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT color="#339966"&gt;&lt;STRONG&gt;Follow these steps to set up the input values in the template:&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;OL&gt;
&lt;LI&gt;&lt;SPAN&gt;Set the value for the &lt;STRONG&gt;project_manager&lt;/STRONG&gt;, which specifies the Slack channel's user ID of the project manager.&lt;/SPAN&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;SPAN&gt;Set the value of the &lt;STRONG&gt;debug_mode &lt;/STRONG&gt;to &lt;FONT face="courier new,courier"&gt;Yes&lt;/FONT&gt; or &lt;FONT face="courier new,courier"&gt;No&lt;/FONT&gt;.&lt;/SPAN&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;SPAN&gt;Set the value for the &lt;STRONG&gt;Name&lt;/STRONG&gt;,&amp;nbsp;which specifies the name the Slack channel should begin with. &lt;BR /&gt;Example: &lt;STRONG&gt;QCS-Test&lt;/STRONG&gt;&amp;nbsp;is the value set for the Name variable, so the name of the channel after the execution will be QCS-Test-IM-101 where IM-101 is the Jira ticket number.&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/LI&gt;
&lt;/OL&gt;
&lt;P&gt;&lt;STRONG&gt;Note:&lt;/STRONG&gt; Ensure that the Name value does not contain spaces.&amp;nbsp;&lt;/P&gt;
&lt;H3&gt;&amp;nbsp;&lt;/H3&gt;
&lt;H3&gt;&lt;FONT color="#339966"&gt;&lt;STRONG&gt;Automation Structure&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/H3&gt;
&lt;OL&gt;
&lt;LI&gt;Retrieve the list of newly created Jira tickets using the&amp;nbsp;&lt;STRONG&gt;List New And Updated Issues Incrementally&lt;/STRONG&gt;&amp;nbsp;block and set the JQL query value as required. The JQL query can be set as per the user's requirement.&lt;/LI&gt;
&lt;LI&gt;Store the assignee and reporter names of the ticket in the variable Assignee and Reporter.&lt;/LI&gt;
&lt;LI&gt;List all the users from the Slack channel using the&amp;nbsp;&lt;STRONG&gt;List All Users &lt;/STRONG&gt;block&amp;nbsp;and filter the users that are not deleted.&lt;/LI&gt;
&lt;LI&gt;Lookup for assignee and reporter in the filtered users' list.&lt;/LI&gt;
&lt;LI&gt;Create a Slack channel using the&amp;nbsp;&lt;STRONG&gt;Create channel&lt;/STRONG&gt; block and set the name of the channel using the ticket name/number and store the channel ID in the variable.&lt;/LI&gt;
&lt;LI&gt;Invite the assignee, reporter, and project manager to the created channel using the&amp;nbsp;&lt;STRONG&gt;Invite&amp;nbsp;&lt;/STRONG&gt;&lt;STRONG&gt;Users To Channel&lt;/STRONG&gt; block and send the message along with the ticket details.&lt;BR /&gt;&lt;BR /&gt;&lt;/LI&gt;
&lt;/OL&gt;
&lt;P class="lia-indent-padding-left-30px"&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-left" image-alt="Screenshot of the slack channel created" style="width: 999px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/92903i6ECD1357CF589211/image-size/large?v=v2&amp;amp;px=999" role="button" title="slack_screenshot.PNG" alt="Screenshot of the slack channel created" /&gt;&lt;span class="lia-inline-image-caption" onclick="event.preventDefault();"&gt;Screenshot of the slack channel created&lt;/span&gt;&lt;/span&gt;&lt;/P&gt;
&lt;/DIV&gt;</description>
      <pubDate>Thu, 09 Feb 2023 14:41:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Official-Support-Articles/Create-a-channel-in-Slack-for-new-Jira-ticket-with-a-status/ta-p/1995542</guid>
      <dc:creator>Madhushree_BP</dc:creator>
      <dc:date>2023-02-09T14:41:18Z</dc:date>
    </item>
  </channel>
</rss>

