c# - How to add a field to TFS workitem -
i'm new user tfs
i add custom field work item in project in project collection.
my expectation add custom field("bizid") work item "task" **c# code behind.**
i know possible ways add custom field work item?
p.s: dont need process template interruption , not using wit.
some references help. in advance.
at present time, in order add field process template in on-premise tfs, need modify process template xml. there's no way around it.
you may able avoid using process template customization using combination of custom backlog columns , tags, however. depends on data want capture.
Comments
Post a Comment