<?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: can a workflow look at both old and new value in Tickets &amp; Conversations</title>
    <link>https://community.hubspot.com/t5/Tickets-Conversations/can-a-workflow-look-at-both-old-and-new-value/m-p/916175#M6417</link>
    <description>&lt;P&gt;I must be missing something. how do I copy the value before it gets changed? you said to create a trigger, wait 5 minuts then copy the status. by that time it's already been changed.&lt;/P&gt;</description>
    <pubDate>Fri, 02 Feb 2024 16:02:28 GMT</pubDate>
    <dc:creator>DanaIrvine</dc:creator>
    <dc:date>2024-02-02T16:02:28Z</dc:date>
    <item>
      <title>can a workflow look at both old and new value?</title>
      <link>https://community.hubspot.com/t5/Tickets-Conversations/can-a-workflow-look-at-both-old-and-new-value/m-p/915507#M6405</link>
      <description>&lt;P&gt;Here is what I am tryign to do (paraphrased):&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If a ticket was in the "Closed" state AND&lt;/P&gt;&lt;P&gt;the ticket has a particular category assigned AND&lt;/P&gt;&lt;P&gt;the ticket status has been changed to "Waiting on Us" THEN&lt;/P&gt;&lt;P&gt;change the status to "New"&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The problem I am running into is I can't figure out how to look at both the old value of the ticket status and the new one. This needs to only trigger if it is a certain category (I can make this work) and the status has moved from closed to waiting on us. Any other status change should be ignored. Is this possible?&lt;/P&gt;</description>
      <pubDate>Thu, 01 Feb 2024 16:24:33 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/Tickets-Conversations/can-a-workflow-look-at-both-old-and-new-value/m-p/915507#M6405</guid>
      <dc:creator>DanaIrvine</dc:creator>
      <dc:date>2024-02-01T16:24:33Z</dc:date>
    </item>
    <item>
      <title>Re: can a workflow look at both old and new value?</title>
      <link>https://community.hubspot.com/t5/Tickets-Conversations/can-a-workflow-look-at-both-old-and-new-value/m-p/915522#M6406</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.hubspot.com/t5/user/viewprofilepage/user-id/602870"&gt;@DanaIrvine&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;This can be done with an additional ticket property, same options as ticket status, but name it "Ticket status (delayed by 5 mins)".&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Next, set up a ticket based workflow that enrolls records when the ticket status changes, then waits 5 minutes, then copies the ticket status in the new property.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;In the enrollment criteria you can now reference this new property. If the ticket was in the closed status, the new property will hold that info for 5 minutes - long enough for the enrollment of your workflow.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Let me know if you have any questions about this!&lt;/P&gt;</description>
      <pubDate>Thu, 01 Feb 2024 16:42:58 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/Tickets-Conversations/can-a-workflow-look-at-both-old-and-new-value/m-p/915522#M6406</guid>
      <dc:creator>karstenkoehler</dc:creator>
      <dc:date>2024-02-01T16:42:58Z</dc:date>
    </item>
    <item>
      <title>Re: can a workflow look at both old and new value</title>
      <link>https://community.hubspot.com/t5/Tickets-Conversations/can-a-workflow-look-at-both-old-and-new-value/m-p/916148#M6415</link>
      <description>How will this pick up the old status? If it triggers on the status change, it'll pick up the new status. I need to get the status before the change happens.&lt;BR /&gt;</description>
      <pubDate>Fri, 02 Feb 2024 15:38:54 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/Tickets-Conversations/can-a-workflow-look-at-both-old-and-new-value/m-p/916148#M6415</guid>
      <dc:creator>DanaIrvine</dc:creator>
      <dc:date>2024-02-02T15:38:54Z</dc:date>
    </item>
    <item>
      <title>Re: can a workflow look at both old and new value</title>
      <link>https://community.hubspot.com/t5/Tickets-Conversations/can-a-workflow-look-at-both-old-and-new-value/m-p/916172#M6416</link>
      <description>&lt;P&gt;&lt;a href="https://community.hubspot.com/t5/user/viewprofilepage/user-id/602870"&gt;@DanaIrvine&lt;/a&gt; the "Ticket status (delayed by 5 minutes)" &lt;EM&gt;contains the old value&lt;/EM&gt;. For five minutes at least, long enough for your workflow to consider it as the old value.&lt;/P&gt;</description>
      <pubDate>Fri, 02 Feb 2024 15:59:53 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/Tickets-Conversations/can-a-workflow-look-at-both-old-and-new-value/m-p/916172#M6416</guid>
      <dc:creator>karstenkoehler</dc:creator>
      <dc:date>2024-02-02T15:59:53Z</dc:date>
    </item>
    <item>
      <title>Re: can a workflow look at both old and new value</title>
      <link>https://community.hubspot.com/t5/Tickets-Conversations/can-a-workflow-look-at-both-old-and-new-value/m-p/916175#M6417</link>
      <description>&lt;P&gt;I must be missing something. how do I copy the value before it gets changed? you said to create a trigger, wait 5 minuts then copy the status. by that time it's already been changed.&lt;/P&gt;</description>
      <pubDate>Fri, 02 Feb 2024 16:02:28 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/Tickets-Conversations/can-a-workflow-look-at-both-old-and-new-value/m-p/916175#M6417</guid>
      <dc:creator>DanaIrvine</dc:creator>
      <dc:date>2024-02-02T16:02:28Z</dc:date>
    </item>
    <item>
      <title>Re: can a workflow look at both old and new value</title>
      <link>https://community.hubspot.com/t5/Tickets-Conversations/can-a-workflow-look-at-both-old-and-new-value/m-p/916182#M6418</link>
      <description>&lt;P&gt;&lt;a href="https://community.hubspot.com/t5/user/viewprofilepage/user-id/602870"&gt;@DanaIrvine&lt;/a&gt; here's what would happen chronologically:&lt;/P&gt;
&lt;OL&gt;
&lt;LI&gt;A ticket is in closed. Both "Ticket status" and "Ticket status (delayed by 5 mins)" have the value closed.&lt;/LI&gt;
&lt;LI&gt;The ticket moves back to waiting on us. "Ticket status" reflects that immediately.&lt;/LI&gt;
&lt;LI&gt;The move triggers the workflow I described: The ticket will enroll, wait 5 minutes, and only then the "Ticket status (delayed by 5 mins)" will reflect the latest "Ticket status" value. &lt;STRONG&gt;During those 5 minutes, "Ticket status (delayed by 5 mins)" will still have the value closed&lt;/STRONG&gt;.&lt;/LI&gt;
&lt;LI&gt;While those 5 minutes pass, your actual workflow can enroll tickets by checking whether "Ticket status" is waiting on us and "Ticket status (delayed by 5 mins)" is closed. Because of the delay, and for 5 more minutes, that is true, and the ticket can enroll.&lt;/LI&gt;
&lt;/OL&gt;
&lt;P&gt;That's why "Ticket status (delayed by 5 mins)" is effectively the old ticket status, at least for the purpose of your enrollment. It'll update after, but by then your workflow (step 4) will have completed what it's doing.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 02 Feb 2024 16:08:06 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/Tickets-Conversations/can-a-workflow-look-at-both-old-and-new-value/m-p/916182#M6418</guid>
      <dc:creator>karstenkoehler</dc:creator>
      <dc:date>2024-02-02T16:08:06Z</dc:date>
    </item>
    <item>
      <title>Re: can a workflow look at both old and new value</title>
      <link>https://community.hubspot.com/t5/Tickets-Conversations/can-a-workflow-look-at-both-old-and-new-value/m-p/916198#M6419</link>
      <description>&lt;P&gt;How does the old value get to&amp;nbsp;&lt;STRONG&gt;"Ticket status (delayed by 5 mins)"?&lt;/STRONG&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 02 Feb 2024 16:20:47 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/Tickets-Conversations/can-a-workflow-look-at-both-old-and-new-value/m-p/916198#M6419</guid>
      <dc:creator>DanaIrvine</dc:creator>
      <dc:date>2024-02-02T16:20:47Z</dc:date>
    </item>
    <item>
      <title>Re: can a workflow look at both old and new value</title>
      <link>https://community.hubspot.com/t5/Tickets-Conversations/can-a-workflow-look-at-both-old-and-new-value/m-p/916229#M6420</link>
      <description>&lt;P&gt;&lt;a href="https://community.hubspot.com/t5/user/viewprofilepage/user-id/602870"&gt;@DanaIrvine&lt;/a&gt;&amp;nbsp;via the workflow from my first reply:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;"&lt;SPAN&gt;set up a ticket based workflow that enrolls records when the ticket status changes, then waits 5 minutes, then copies the ticket status in the new property."&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;It is not that an old value is speciacifically set. The about-to-be old value simply has 5 minutes until it gets updated as well.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 02 Feb 2024 16:43:10 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/Tickets-Conversations/can-a-workflow-look-at-both-old-and-new-value/m-p/916229#M6420</guid>
      <dc:creator>karstenkoehler</dc:creator>
      <dc:date>2024-02-02T16:43:10Z</dc:date>
    </item>
    <item>
      <title>Re: can a workflow look at both old and new value</title>
      <link>https://community.hubspot.com/t5/Tickets-Conversations/can-a-workflow-look-at-both-old-and-new-value/m-p/919420#M6454</link>
      <description>I figured it out, thanks&lt;BR /&gt;</description>
      <pubDate>Thu, 08 Feb 2024 15:00:11 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/Tickets-Conversations/can-a-workflow-look-at-both-old-and-new-value/m-p/919420#M6454</guid>
      <dc:creator>DanaIrvine</dc:creator>
      <dc:date>2024-02-08T15:00:11Z</dc:date>
    </item>
  </channel>
</rss>

