Hi there,
Not sure if this is possible but I am hoping that on a portal form I can select a group name from a drop down list and then have a second one that allows me to select the users from that group.
I know I could do this in Assets but am hoping to leverage groups and users as they appear already in Jira user management area.
Thanks
Hi @Ste404
Not natively - you could possibly do this using a script or similar through an app, but it's not a field option otherwise.
Ste
ok how about this.
Putting it on the Agents view.
I have a drop down list which pulls a list of group names from Assets.
When the value of that field changes it runs and automation that collects the members of that group via a webrequest.
Now I have stored those users in a variable. I know they are there cause if I add them to the Approvers field they all appear.
Is there a way for them to appear in a multi-user picker field and then be available as a choice?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.