Ticket Auto Assignment

I created a workflow through which whenever a ticket is created, by default one user is assigned to it. I assigned a group for the same. However when ever a ticket is created, a singke user from the group is being assigned to it, not any other. This should assign random users from the group to be assigned when a ticket is generated but it is not working as expected. Is there any workaround solution ot it?

Hi @PBarik,

Can you please share a screenshot of your workflow? Generally, if you want to distribute tickets among users of a team, you need to use the ‘Rotate record to owner’ workflow action: Assign ownership of records

Best regards

Hi @karstenkoehler

I cannot share the workflow as it be against the company policies to share online. I would try the one you have shared, and see if I get the solution.

Thank You.

Hi @PBarik,

Usually, a workflow action in itself does not contain any confidential information. You could also blur sections that contain a team name or user names. I was asking because I don’t understand which workflow action exactly you used.

In any case, if you want to distribute records among users, the only option I’m aware of that does not involve custom code is the one I shared above.

If, for example, you used the Set property value action, that would not work.

Best regards