Description
When implementing Urban Turtle for an already existing project, extra tabs are available but error messages similar to these ones are shown:
Errors in the configuration file currently prevent Urban Turtle from properly displaying some data
2012-01-01 0:00:00,345 - Microsoft Visual Studio 1.0: Project my_project does not contain Sprint. 2012-01-01 0:00:01,346 - MSF Agile 5.0 - Burndown: Project my_project does not contain Sprint. 2012-01-01 0:00:01,347 - MSF Agile 5.0 De: Project my_project does not contain User Story. 2012-01-01 0:00:01,348 - MSF Agile 5.0 Es: Project my_project does not contain Caso de usuario. 2012-01-01 0:00:01,349 - MSF Agile 5.0 Fr: Project my_project does not contain Récit utilisateur. 2012-01-01 0:00:01,350 - MSF Agile 5.0: Project my_project does not contain User Story. 2012-01-01 0:00:01,351 - Scrum for Team System v3 (Beta): Project my_project does not contain Release.
Solution
These errors are due to incompatibilities between my_project's process template and the default mapping files that ship with the application. Urban Turtle is designed to work with just about any process template through the use of what is called configuration mapping files. Custom mapping file will need to be created for my_project. It is possible to base it on one of the existing files if it is similar to one of the default process templates in TFS 2010, such as MSF Agile 5.0 and Visual Studio Scrum 1.0.
0 Comments