I'm new to team foundation server, and more specifically, the TFS preview (Azure Hosted TFS) on tfspreview.com.
I find it strange that when I add a bug work item and link it as a child to one of my user stories, it is being shown individually in the system as a "container" that can contain several tasks in my scrum board as shown below.
By the way, the bug is the one with the red "circle" around it.
As you can see, the bug has a plus icon next to it allowing me to add tasks for the bug. But why would that be needed? In which scenario is that handy? For me, there are always 2 tasks needed for every bug found (and my developers are aware of this).
- Build an automated test to recreate the bug if possible.
- Fix the bug itself, making the above tests pass.
So how can I make my bug be contained within my "General: Translations" product backlog item, making it movable (as a task) from "To-do" to "In-progress", and from there to "Completed"? Right now it acts like a category for tasks, which is not at all appropriate for me.