Jazz Forum Welcome to the Jazz Community Forum Connect and collaborate with IBM Engineering experts and users

Remove Multiple Archived Users from RTC Project and Team areas

Hi,

in RTC 6.0.6.1 archived users are showing in project areas like user name(archived).
I am trying to remove all archived users from the project areas, as well as the team areas without selecting each individually.

A previous solution stated this could be done by searching for "(archived)" on the members area of the project area management page, however when doing so there are no results. I have tried various searches with different wildcard placements with no luck.

Additionally, I have quite a few team areas and would like to remove the archived users from any team areas, hopefully without having to click through each team area to check if there are any present.

Thanks,
Adam

0 votes



2 answers

Permanent link
What I would do is as follows

I would create a small Plain Java Client Library API based cleint
that iterates all users

Code for that can be found here

Checks for the archived flag The IContributor should have a way to check fior that.

Use the code in this post (at the end) to iterate the project and team areas for the user and remove the user.


To set up an enviroment to do that development perform lab 1 of https://jazz.net/library/article/1000

0 votes


Permanent link

PS: try to use the browser search and not the name search for Archived, because Archived is no internal search criteria.

0 votes

Your answer

Register or log in to post your answer.

Dashboards and work items are no longer publicly available, so some links may be invalid. We now provide similar information through other means. Learn more here.

Search context
Follow this question

By Email: 

Once you sign in you will be able to subscribe for any updates here.

By RSS:

Answers
Answers and Comments
Question details

Question asked: Jun 18 '21, 1:32 p.m.

Question was seen: 1,004 times

Last updated: Jun 19 '21, 12:49 p.m.

Confirmation Cancel Confirm