<?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 Create workflow to update the Ticket status for Associated Tickets in Tickets &amp; Conversations</title>
    <link>https://community.hubspot.com/t5/Tickets-Conversations/Create-workflow-to-update-the-Ticket-status-for-Associated/m-p/1130415#M8253</link>
    <description>&lt;P&gt;We use workflows to generate associated tickets that are assigned to different users. Each user completes their assignments for the tickets independently.&amp;nbsp; I would like to create a workflow that automatically moves all of the associated tickets to closed once each ticket has&amp;nbsp; reached the previous stage on the pipeline. Has anyone created something like this and if so would you be willing to share?&lt;/P&gt;</description>
    <pubDate>Tue, 01 Apr 2025 16:24:44 GMT</pubDate>
    <dc:creator>TClasquin</dc:creator>
    <dc:date>2025-04-01T16:24:44Z</dc:date>
    <item>
      <title>Create workflow to update the Ticket status for Associated Tickets</title>
      <link>https://community.hubspot.com/t5/Tickets-Conversations/Create-workflow-to-update-the-Ticket-status-for-Associated/m-p/1130415#M8253</link>
      <description>&lt;P&gt;We use workflows to generate associated tickets that are assigned to different users. Each user completes their assignments for the tickets independently.&amp;nbsp; I would like to create a workflow that automatically moves all of the associated tickets to closed once each ticket has&amp;nbsp; reached the previous stage on the pipeline. Has anyone created something like this and if so would you be willing to share?&lt;/P&gt;</description>
      <pubDate>Tue, 01 Apr 2025 16:24:44 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/Tickets-Conversations/Create-workflow-to-update-the-Ticket-status-for-Associated/m-p/1130415#M8253</guid>
      <dc:creator>TClasquin</dc:creator>
      <dc:date>2025-04-01T16:24:44Z</dc:date>
    </item>
    <item>
      <title>Re: Create workflow to update the Ticket status for Associated Tickets</title>
      <link>https://community.hubspot.com/t5/Tickets-Conversations/Create-workflow-to-update-the-Ticket-status-for-Associated/m-p/1130431#M8254</link>
      <description>&lt;P&gt;Hey&amp;nbsp;&lt;a href="https://community.hubspot.com/t5/user/viewprofilepage/user-id/774508"&gt;@TClasquin&lt;/a&gt;&amp;nbsp;you just need to use the "edit record" action on your workflow to automatically update the ticket status, it would just be something like this:&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="TomM2_0-1743526080953.png" style="width: 400px;"&gt;&lt;img src="https://community.hubspot.com/t5/image/serverpage/image-id/142266iC5A0236D802FD442/image-size/medium?v=v2&amp;amp;px=400" role="button" title="TomM2_0-1743526080953.png" alt="TomM2_0-1743526080953.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Then you can use whatever enrollment trigger you wish to trigger this!&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 01 Apr 2025 16:48:15 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/Tickets-Conversations/Create-workflow-to-update-the-Ticket-status-for-Associated/m-p/1130431#M8254</guid>
      <dc:creator>TomM2</dc:creator>
      <dc:date>2025-04-01T16:48:15Z</dc:date>
    </item>
    <item>
      <title>Re: Create workflow to update the Ticket status for Associated Tickets</title>
      <link>https://community.hubspot.com/t5/Tickets-Conversations/Create-workflow-to-update-the-Ticket-status-for-Associated/m-p/1130432#M8255</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.hubspot.com/t5/user/viewprofilepage/user-id/774508"&gt;@TClasquin&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I would approach this with calculation properties that check how many of the associated tickets are in each ticket status. You would have to create one roll up property for each status: number of associated tickets in status 1, 2, 3 and so on:&amp;nbsp;&lt;A href="https://knowledge.hubspot.com/properties/create-calculation-properties" target="_blank" rel="noopener"&gt;https://knowledge.hubspot.com/properties/create-calculation-properties&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;You can then create a workflow that moves a ticket to closed if calculation property for the last status before closed is greater than 0 and the values for all previous statuses are 0.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;You can then use 'Edit record' to move the enrolled ticket to closed.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Best regards!&lt;/P&gt;</description>
      <pubDate>Tue, 01 Apr 2025 16:51:03 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/Tickets-Conversations/Create-workflow-to-update-the-Ticket-status-for-Associated/m-p/1130432#M8255</guid>
      <dc:creator>karstenkoehler</dc:creator>
      <dc:date>2025-04-01T16:51:03Z</dc:date>
    </item>
    <item>
      <title>Re: Create workflow to update the Ticket status for Associated Tickets</title>
      <link>https://community.hubspot.com/t5/Tickets-Conversations/Create-workflow-to-update-the-Ticket-status-for-Associated/m-p/1140045#M8335</link>
      <description>&lt;P&gt;I would use task instead of tickets, for each subtask you need to assign to differetent user.&amp;nbsp;&lt;/P&gt;&lt;P&gt;If your number of assignees is known and fixed, then create a new ticket property of type "user" called let's say "subtask assignee) for each of them.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Then you need these workflows:&lt;BR /&gt;- a workflow, triggered on ticket creation event, to set these fields to the proper user&lt;/P&gt;&lt;P&gt;- a workflow triggered on change of any of the ticket properties "subtask assignee" to create the tasks&lt;/P&gt;&lt;P&gt;- a workflow, triggered on ticket stage, to update/close the associated task.&lt;/P&gt;</description>
      <pubDate>Thu, 24 Apr 2025 08:15:08 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/Tickets-Conversations/Create-workflow-to-update-the-Ticket-status-for-Associated/m-p/1140045#M8335</guid>
      <dc:creator>FFriderich</dc:creator>
      <dc:date>2025-04-24T08:15:08Z</dc:date>
    </item>
  </channel>
</rss>

