0
votes

I would like to distinguish Data Fixes from Bugs and Tasks in my TFS Work Items. I'm currently using the Agile workflow template and so only have Bugs, Tasks and Product Backlog Items as the available Work Items.

Is there a straightforward way of doing this, or would I have to create a custom Work Item as per this question: How do I create a work item type in TFS 2012

1

1 Answers

1
votes

I would use a new Story tagged with "DataFix". You can then create a query to get that dates out again.

It's not a bug as you have no failing test case. Everything else is just work that is represented as a story in the agile template. It's a little easyer to comprehend in the scrum template as the work item is not constrained to "story" and is instead just a backlog item.