The popular “As a <type of user> I want <some goal> so that <some reason>” is always the initial text in a user story work item.
When a WorkItem is opened in VS2010 the editor switches to a custom editor (<Witd:WITD application="Work item type editor")
The safe way is to use this editor
The value is not defined as the default value for the Description field. It is defined in the workflow for the workitem.
Start by choosing the Workflow tab
Double click on the first transition (The one to the left)
Choose the fields tab and double click on the System.Description
Select the Rules tab, and double click on the DEFAULT entry
Edit your initial text
You can also edit the XML file outside a the custom editor
It can easily be changed by taking a look in the XML (as XML not WIT in Visual Studio 2010) The text is located at line 177 in the XML file.
No comments:
Post a Comment