/
Add a group as participants in Jira Service Desk
Add a group as participants in Jira Service Desk
Call this script from a workflow transition action. The script adds a group to the Service Desk participants.
string [] groups = {"auto-assign-users"};
customfield_10301 = usersInGroups(groups);
Peacock
Related content
Add participants automatically to new Jira Service Desk requests
Add participants automatically to new Jira Service Desk requests
More like this
Functions (Routines)
Functions (Routines)
Read with this
Add a group as participants in Jira Service Desk
Add a group as participants in Jira Service Desk
More like this
Simple Issue Language Reference
Simple Issue Language Reference
Read with this
Add participants automatically to new Jira Service Desk requests
Add participants automatically to new Jira Service Desk requests
More like this
Add group to requested participants in Jira Service Desk
Add group to requested participants in Jira Service Desk
More like this