Add a group as participants in Jira Service Desk
Call this script from a workflow transition post-function. The script adds a group to the Service Desk participants.
string [] groups = {"auto-assign-users"};
customfield_10301 = usersInGroups(groups);
, multiple selections available, Use left or right arrow keys to navigate selected items
Need support? Create a request with our support team.
Copyright © 2005 - 2025 Appfire | All rights reserved.