Hi all!
I've been struggling with this question, what do you do to limit a multi user picker field to a certain group or project role? As many of you know, you can limit single user pickers out of the box, but that's not possible with multi user pickers
I thought that Behaviour could achieve it, but I realiased that the line code I use for this works for Select list and Cascade fields, so I guess that I can't use this
Right now I'm using validators, but this is not optimal. What are your thoughts about this?
Hi Cristian,
This is not currently possible at the moment in ScriptRunner using behaviours - please see SRJIRA-2986 for information. Note that although that ticket is closed as Won't Fix, the development team will be working on a new system of custom picker fields that will provide equivalent functionality of limiting users/groups for multi-picker fields.
Regards,
Josh
Thank you!
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
.setFormValue() works just fine for multi-user pickers. What's wrong with that approach? It works well from my point of view.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
.setFormValue is not what I'm asking about, I'm asking about limit the options which appear in the field and, as Joshua said, this is not currently possible with Behaviour.
I'm curious about what other jira administrators do to resolve this.
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.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.