We used to use the Visual WIP open source tool for our Kanban. Sadly this is no longer an active project and I believe it does not work with TFS 2015. To avoid customizing TFS templates our process is very much task based. We haven’t touched the TFS Story states. We infer the fine grained story state from the completed / incomplete tasks associated with an active story. Visual WIP supported us writing TFS Work Item Queries as the means of automatically populating each kanban column. As we migrate to 2015 it looks like we will have to manually place Stories by dragging them to columns. This appears error prone and a bit of a night mare for someone to make sure the state of the tasks reflects the column the story is sitting in.
Any thoughts on how I can either,
- Write some extension to automatically move stories, or,
- Use/Write some utility to notify us when the state of the tasks does not match the criteria for the column in which a story is placed?