2

We have a few bugs and change requests which have a complicated iteration path. This results in people coming over the team to ask 'Where do we raise items' a lot.

As you can't set a default value for the iteration path in TFS 2010 we think the best solution would be to add a string of text under the field which we can manually update every 7 weeks with the correct area to raise items in.

However TFS doesn't seem to allow just a line of text on its work items as a control. Is there a way to add a line of display text i.e. Not a field you edit, but just to inform those writing the items?

Please note that it needs to be visible at all times, using the tooltip 'help text' field on a control is not enough in this case.

4

2 に答える 2

1

この目的でLabelControlを使用できます。

反復パスの作業項目にデフォルトを設定することはできませんが、できることは、Web アクセスのテンプレート URLまたはパワー ツールの作業項目テンプレートを使用して、値が事前入力された作業項目を作成することです。

于 2012-05-04T14:07:27.443 に答える
0

読み取り専用の表示コントロールを持つカスタム フィールドはどうですか? フィールドにデフォルト値を与えることができ、「読み取り専用」コントロールは他の人がそれを変更できないようにします。

于 2012-05-03T11:44:13.403 に答える