Archived users in search results
![]()
Hi,
We have a user which has changed his userid multiple times, so now he has two accounts with his name which are archived and one active account. Now when I search for the name of the user in the work item web interface (to set "owned by") I get all three users as result (including the archived), and I can not distinguish between them, which is really annoying. My question is: How can I get rid of the archived user accounts in the search dialog? We are in a big company with a huge naming directory and policies, and I can not simply rename the user for the archived accounts. |
Accepted answer
2 other answers
![]()
Ralph Schoon (62.0k●3●36●43)
| answered Oct 27 '14, 4:29 a.m.
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER
Just because a user is archived, this does not mean the user is no longer the owner of the work item.
The same for who created a work item. The user is still the creator, even if he was archived. This is also why users don't get deleted. You would end up with dangling references if the user was deleted. If you want to get rid of archived users in attributes like owner or custom contributor type attributes, run a query for the user you archived and set the values to unassigned, or remove the user from the list (in case of contributor/user list attributes). Comments Hi Ralph,
I agree and Piotr points to a defect.
|