Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

Limit User Picker Field options via Java API

Pavel Shepilov
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
February 6, 2019

Hi All,

 

I am currenly trying to create a Jira (v.7.2) plugin which should create some custom fields. And one of the fields should be a user-picker field with limited options.

I know how to create simple user-picker field with a help of com.atlassian.jira.issue.CustomFieldManager and I am also able to narrow down a user-picker options to the set of users from particular group or project role via Jira UI. But I can't do same thing from the plugin to automate the process. Is there any way to add this kind of options filter from Java?

 

Thanks in advance

0 answers

Suggest an answer

Log in or Sign up to answer