if user Id is archived in RTC , does it capture the details who has archived the user
Accepted answer
One other answer
If you are asking whether changes to Project's Members, their roles, when they are removed are recorded for RTC, the answer is YES. They are recorded in my currently version (4.0.5). This information has been recoded since at least 4.X, but the history was not easily viewable until recently. the 4.0.5 Web Client has a very detailed Project Area Configuration History, which does include changes to the members of the Project Area. Note that the Eclipse Client does not have this fancy History. To see it, go to your Project Area in the Web Client, click "Manage this Project Area", then select the "History" tab.
Technically, it becomes obvious that if you wanted to make your own report using BIRT to get a more direct history, you could do that as well but the out-of-the-box answer is that you'd need to sift through the History page.
I don't know whether the archived status is recorded though. Sounds like it's not recorded.
Comments
The project area history will show changes to the project area, however users are not archived at the project level. If a user is removed from a project, you will see that in the project area history. But if the user is archived in the repository, that change will not show in the project area history.
1 vote