Work item history part
Currently I can attach change set to a work item….and also remove it later on.
Both actions are not logged in the history of the work item.
How can I find this information later on?
This might turn critical for us, if we say the delivery is tracked via work item. Then of course we are interested in the history of the work item, that somebody unlinked the change set later on…
Thank you.
Both actions are not logged in the history of the work item.
How can I find this information later on?
This might turn critical for us, if we say the delivery is tracked via work item. Then of course we are interested in the history of the work item, that somebody unlinked the change set later on…
Thank you.
Accepted answer
For most links between artifacts, the addition/removal of links is not considered a "write" to that object, so it does not appear in the history of the object.
But change set links are considered a special case, and you can set a "follow-up action" "Work Item Audit Trail for Change Set Links" follow-up action (for the Source_Control -> Save_Change_Set_Links_and_Comments action) in your project area indicating that you want a "comment" added to the work item object whenever a change set is added/removed, so you can see the addition/removal of change set links in the comment history of the work item.
But change set links are considered a special case, and you can set a "follow-up action" "Work Item Audit Trail for Change Set Links" follow-up action (for the Source_Control -> Save_Change_Set_Links_and_Comments action) in your project area indicating that you want a "comment" added to the work item object whenever a change set is added/removed, so you can see the addition/removal of change set links in the comment history of the work item.
One other answer
This information is not provided today, as far as I can tell. https://jazz.net/jazz/web/projects/Jazz%20Foundation#action=com.ibm.team.workitem.viewWorkItem&id=97300 is an enhancement request to be able to track this.
Comments
showing 5 of 6
show 1 more comments