I created a new type of workitem that matches tickets in our proprietary ticketing system.
One of the fields is the ticket identifier number. I would like to make it unique. There are no two work items that can have the same user ticket field.
Is it possible for TFS to apply this restriction?
I just want a unique index in a custom field.
source
share