-
Suggestion
-
Resolution: Obsolete
NOTE: This suggestion is for JIRA Server. Using JIRA Cloud? 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
-
JRASERVER-59132 Ability to select inactive users in an User Picker
- Gathering Interest
- is related to
-
JRASERVER-7659 Limit user picker to members of certain groups / roles
- Closed
- relates to
-
JRACLOUD-30412 [User-Picker CF] this field should not fetch inactive users.
- Closed
- mentioned in
-
Page Failed to load
Jira is a ticketing system and with this use case often comes requirements for audits and the retention of historical data to demonstrate processes/procedures. How can you disable the selection of inactive users in such a case and thus prevent tickets from being processed? We now have to remove users, and this completely distorts the history, for example for permission tickets in the helpdesk project. This prevents the documentation of rights assignment or exit processes. I guess some companies use service desk projects for employee departures. Here you will almost always run into the problem with deactivated users, because you don't collect them in the user directory forever. Has any thought been given to this?