i want to assign multiple resources (engineers) to the same sprint. But, not able to find out how to do that.
I want to have two fields "Handler" and "reviewer". Both are names of engineers (system.AssignedTo) , but this is not allowed in TFS.
Any workaround ?
I found the answer. It was so simple..i couldnt believe it. Create a new field with a different reference name. Add the rule : AllowValidUser. That will solve the problem :)