问题
It could be good to have a work item view that showed the description of that work item plus each comment associated with the item in chronological order. This view could also include links and attachments (mixed in with the comments, in chronological order).
Is it possible to customize "History" tab for Bug/Task work items? How to do that?
P.S. I've tried to Google that, but what I found are OLAP management, different custom TFS reports that display issues number and flows...
Any thoughts are welcome. Thanks in advance
回答1:
We modified our work item templates to show description and history on the same tab. This was pretty easily accomplished using the TFS Power Tools (links to both the 2008 and 2010 are available here).
Example:
回答2:
You can customize the history tab by editing the work item template, but you can't change the functionality of the history field itself. So, without writing your own control to render the content (which would then need to be hosted in an application or plugin outside of TFS), I don't think you could achieve this easily.
来源:https://stackoverflow.com/questions/3823526/is-it-possible-to-customize-history-tab-for-bug-task-work-item-types