process template customization problem

using TeamSystem(Tfs Beta3) the username are taken from the network login.The name of the "Assigned To" appears as one name in the table fo results when running a query and appears another way when looking in the details of the report itself. why is this so?.we have modified the default MsfAgile template.
[307 byte] By [Bhargav] at [2007-12-17]
# 1
The two features handle user names differently in V1. We recognize this disconnect and are considering alternatives for the future.
LingBao at 2007-9-9 > top of Msdn Tech,Visual Studio Team System,Team Foundation Server - General...
# 2
Thanks LingBao,
Are you sure this is a bug and nothing can be done as of now.

Bhargav at 2007-9-9 > top of Msdn Tech,Visual Studio Team System,Team Foundation Server - General...
# 3
Do you have any work around for my problem which was posted.
We are waiting for your reply.

Thanks

Bhargav at 2007-9-9 > top of Msdn Tech,Visual Studio Team System,Team Foundation Server - General...
# 4
Hi Bhargav, you'll be happy to know that we've fixed this for the final release so that both work items and reports use display names. In the interim, here are 2 potential workarounds.

1. Replace the suggested values for the Assigned To field with an explicit list of strings for the display names of your team members. This works for small teams, but becomes a maintenance problem for larger teams.
<
SUGGESTEDVALUES>

<LISTITEM value="John Smith" />
<LISTITEM value="Jane Doe" />
<LISTITEM value="Active" />
<LISTITEM value="Resolved" />
<LISTITEM value="Closed" />
</SUGGESTEDVALUES>

2. Edit the .RDL reports to use account names instead of display names. Then both work items and reports match. This only works if your organization is used to account names.

Neither solution is ideal, but there pretty much the best options until the final release. Hope that helps.

LingBao at 2007-9-9 > top of Msdn Tech,Visual Studio Team System,Team Foundation Server - General...

Visual Studio Team System

Site Classified