Skip to content

Instantly share code, notes, and snippets.

@egomesbrandao
Created March 10, 2015 05:36
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save egomesbrandao/04848304ef9034543103 to your computer and use it in GitHub Desktop.
Save egomesbrandao/04848304ef9034543103 to your computer and use it in GitHub Desktop.
One Team Project... ou usando o campo Team field - Edit ProcessConfiguration
<TypeFields>
(...)
<TypeField refname="MinhaEmpresa.Team" type="Team" />
</TypeFields>
<RequirementBacklog category="Microsoft.RequirementCategory" parent="Microsoft.FeatureCategory" pluralName="Stories" singularName="User Story">
<AddPanel>
<Fields>
<Field refname="System.Title" />
<Field refname="MinhaEmpresa.Team" />
</Fields>
</AddPanel>
@egomesbrandao
Copy link
Author

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment