TFS User Story - All Links, change selected columns for LinksControlOptionsType

StackOverflow https://stackoverflow.com/questions/23466483

  •  15-07-2023
  •  | 
  •  

質問

Changing the selected columns for the LinksControlOptionsType for my User Story Work Item, it does not reflect the changes I make. I've added columns and changed the order of the columns.

Control Settings

Both columns and order are different in the actual view. TFS Web

When I access the work item using visual studio, the changes are present, but not while using the tfs web interface.

役に立ちましたか?

解決

Changing the Name property of the Control does the trick. There might be a hardcoded query of the name GeneralLinks. Choosing another name, and the changes in the LinkControlOptionsType is displayed.

ライセンス: CC-BY-SA帰属
所属していません StackOverflow
scroll top