Created
March 10, 2015 05:36
-
-
Save egomesbrandao/04848304ef9034543103 to your computer and use it in GitHub Desktop.
One Team Project... ou usando o campo Team field - Edit ProcessConfiguration
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<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> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Código referente ao post http://egomesbrandao.com.br/2015/03/one-team-project-ou-usando-o-campo-team-field/