How do I view a Work Item Template without Creating a Work Item?
I have a few templates created and I would like to view the template to ensure that all fields are correct. However, if I click on the template it automatically creates and saves a new work item. This is a little frustrating because there is no way to DELETE a work item, I have to just file it against our "Recycle Bin." I would like to be able to see what my template contains without creating a work item.
Thank you so much!
Jamie
Accepted answer
One other answer
You can look at the template in your Process Attachments.
In Eclipse, right-click and Open.
Go to the Links Tab.
Look in the Attachments section for attachments in the form "com.ibm.team.workitem.templatex.xml".
You can Save any of these template definition XMLs somewhere local and view it to see the fields and values in the template.
P.S.) Deleting work items is possible in 2 ways:
1.) You have a permission that allows work item deletion. (Team Configuration -> Permissions, and then look in the Work Items tree.)
OR
2.) Create a 'TrashCan' project area and move the work items in to that project area.