I'm working with a user on setting up an automation to:
When: first day of the month at 9AM
Then: create an issue with a request type = 5S Audit
Then: set "5s Zone = "random" (this is a dropdown of 12 zones)
Then: assign the issue to "a user defined list" - "random" (this is a list of 6 people)
Then: iterate through all of the "5s Zone"s until complete
I can't find a way to iterate through a list in a field to make specific tickets, then assign a random user to those tickets.
Can you help figure out this automation?
By default - issue assignee can only be assigned to an actual agent and not to a group. Take a look at the following on how to implement assign issue to a group discussion -
The above implementation is not actually assigning an issue to a group.
Secondly - Need more information on what you mean by "iterate through a list in a field to make specific tickets"? Again, for issue assignment it has to be a single agent.
Please advise.
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.