hi,
I am trying to create an automation rule for incident pending status to change to work in progress if there is a comment added by the customer via portal only.
I have created one automation rule however it is changing the status of the incident even if there is an comment/update added by the support team. Can we restrict this to customer portal only?
I agreed with Ravi stated. In our env (On-prems), using the out of the box automation rule which checking for user type = Customer + Comment is primary action
Another thing that you need to make sure that there are no further conditions/validation check in your WF moving from Pending to In Progress that prevent the issue transition to complete.
Hope this helps.
Best, Joseph Chung Yin
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
I agreed with Ravi stated. In our env (On-prems), using the out of the box automation rule which checking for user type = Customer + Comment is primary action
Another thing that you need to make sure that there are no further conditions/validation check in your WF moving from Pending to In Progress that prevent the issue transition to complete.
Hope this helps.
Best, Joseph Chung Yin
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.
To automatically update an incident’s status from Pending to Work in Progress when a customer comments, you can set up a workflow or business rule within your incident management system. Here’s a general approach :
Define the Trigger: Set up a rule that listens for customer comments on pending incidents. Most platforms allow event-based triggers, so select an event tied to new comments.
Configure the Action: Once a comment is detected, specify that the status should shift to Work in Progress. This often involves selecting the status field and setting it to “Work in Progress” as part of your automation.
Test and Refine: Before implementing across all incidents, test this automation on a sample case. Ensure it updates status reliably without overriding any intentional pauses or pending actions needed from other teams.
Review Notifications: Decide if internal or external stakeholders should be notified when the status changes, as this can help keep everyone aligned on the incident’s progress.
Following these steps allows you to streamline incident response while keeping your team focused on active tasks.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.