Hi,
Thanks for reply. I have removed myDomain and still Workitem is not getting assigned to the user.
I have written the WorkItemFieldValues as follows
<
WorkItemFieldValues>Assigned To=habeebuddin.mohammed;Symptom=build break;Steps To Reproduce=Start the build using Team Build</WorkItemFieldValues>
Here I am pasting the part of Buildlog that is showing the error.
Done building project "TFSBuild.proj" -- FAILED.
Build FAILED.
MSBUILD : warning : TF42095: A work item could not be created for build failure. An invalid value was passed for field Assigned To.
Default.aspx.cs(19,23): error CS1002: ; expected
1 Warning(s)
1 Error(s)
Time Elapsed 00:01:20.22
Is this necessary for the user, whose name is given in Assigned To field to have "create workitem" permission? Is the workitem assigned to the given user on behalf of Build service account? If it is so, then do we need to configure the BuidlService account to have Create Workitem permission?
Any help is appreciated.
Regards,
Habeeb.