Lock fields once updated


hello,

 

can lock field in work item against further updates once defined, example have rule our bug work items in company severity or priority fields cannot changed through out bug life cycle, bug low severity should remain low on states, reasons, , transitions

 

regards,

 

thank much,

 

i have found solution while searching, using rules whenchanged , frozen

 

<whenchanged field="microsoft.vsts.common.severity">
    <frozen />
  </whenchanged>

 

regards,



Archived Forums V  >  Team Foundation Server - Project Management & Work Item



Comments

Popular posts from this blog

SQL Server PSProvider SQL Server Authentication

How to calculate the delta size while diffing the files in TeamFoundationServer ?

TFS 2012 Update 3 Issue with PSBridge ISAPI Filter