-
Suggestion
-
Resolution: Obsolete
NOTE: This suggestion is for JIRA Cloud. Using JIRA Server? See the corresponding suggestion.
Hi,
Currently, User-Picker field fetches all users including in-active ones. What is the use case in fetching inactive users?
I think the API should fetch active users only or its behaviour should be in align with 'Assignee' field.
Regards,
Dipti Ranjan Behera
Steps to Replicate
- Create an User Picker custom field in a system with inactive users.
- Click on the 'Select a user' icon (
).
- A pop up opens displaying all the users, including inactive ones (URL: http://<JIRA_SERVER>/secure/popups/UserPickerBrowser.jspa?formName=jiraform&multiSelect=false&decorator=popup&element=customfield_<CF_ID>).
Expected Results
Only the active users should be displayed - or it should be possible to at least filter inactive users out.
- causes
-
JRACLOUD-59132 Ability to select inactive users in an User Picker
- Gathering Interest
- is related to
-
JRACLOUD-7659 Limit user picker to members of certain groups / roles
- Closed
-
JRASERVER-30412 [User-Picker CF] this field should not fetch inactive users.
- Closed
I am setting up a service desk where people can request access for applications. Within the company, all usernames must be equal to the active directory.
Not all users have access to JIRA. Now as far as I can tell, active users in the active directory, are considered inactive in JIRA if they do not use JIRA. Is it possible to disable this filter, and include it as an option?