History of changes to a Team Area in RTC 2.0.0.2
Is there any way to view the history of changes to a Team Area in RTC 2.0.0.2?
"Someone" keeps changing details in the Team Area and we would like to be able to audit who this is so that we can review the situation correctly. For example the name of the Team Area is changed on a regular basis, this is causing issues with reports etc...
Does anyone know if RTC keeps and audit trail of team area changes?
Thanks
"Someone" keeps changing details in the Team Area and we would like to be able to audit who this is so that we can review the situation correctly. For example the name of the Team Area is changed on a regular basis, this is causing issues with reports etc...
Does anyone know if RTC keeps and audit trail of team area changes?
Thanks
One answer
On Thu, 22 Apr 2010 09:08:04 +0000, mtownsend wrote:
The audit trail is there, but the only history we expose in the UI is the
history of changes to the process XML.
To get access to the full audit trail of the team area, you'd have to
either write a custom tool to fetch previous states of the team area or
actually go digging in the database by hand.
--
Jared Burns
Jazz Process Team
Is there any way to view the history of changes to a Team Area in RTC
2.0.0.2?
"Someone" keeps changing details in the Team Area and we would like to
be able to audit who this is so that we can review the situation
correctly. For example the name of the Team Area is changed on a regular
basis, this is causing issues with reports etc...
Does anyone know if RTC keeps and audit trail of team area changes?
Thanks
The audit trail is there, but the only history we expose in the UI is the
history of changes to the process XML.
To get access to the full audit trail of the team area, you'd have to
either write a custom tool to fetch previous states of the team area or
actually go digging in the database by hand.
--
Jared Burns
Jazz Process Team
Comments
Is there a way to check history in eclipse on team area, categroy and iteration modification in RTC 4.0.1 or 4.0.3 or 4.0.4?
This is what I know of being available in RTC: https://jazz.net/library/article/503
For deeper analysis you would have to write your own tools that use the Auditable state history to gather the information you want.
1 vote