We are looking to implement an automation rule where N number of tickets are created from a single service desk request submission, when N number of options are selected from a custom field. We are using the Select List (multiple choices) type for this custom field. Has anyone had luck implementing such a scheme?
I determined you can use .size, rather than .count to determine the number of items selected in a custom field. The current blocker is then getting the rule to create N number of issues as a result.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.