We've recently started moving a lot of tickets around to different service projects. As a result, we have a lot of people replying via email to the original ticket which results in new tickets.
I created an Automation to add a comment to a ticket when it is moved from another project so that the Requester has an updated email to reply to with an updated issue number. The problem is when the comment is added, the ticket transitions to Waiting for Customer and it has to be manually changed.
Does anyone have a way to handle this, or a better approach to accomplish getting an updated email to the Requester?
Hi @Darryl St_ Pierre - It sounds like you have an automation collision going on. There's likely another rule that triggers on new comment added and that rule has the box checked to allow other it to be triggered by other rules. I would first evaluate whether that rule needs to be triggered by other rules. If not, uncheck the box and you're done.
If you do need the rule to be triggered by other rules, you'll want to add a new condition to it. In that case, I would recommend something like this:
Hi @Mark Segall Mark, and thanks for the quick reply!
I will definitely take your approach under consideration, but I'm wondering if I overthought this one and should really only be sending an email to the requester after the move instead of creating a comment. I believe this will accomplish the goal of giving the requester an updated email chain with the new issue information. Going to give that a try and I'll report back on this thread.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
That works as well!
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Success with the email-only approach, but both are valid solutions depending on the specific scenario. Thanks again!
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.