P4DTI issue job000142

Title(None) appears in TeamTrack instead of user who made the change
Statusclosed
Priorityessential
Assigned userGareth Rees
Productproject
OrganizationTeamShare
DescriptionThe user who made the change to an issue is given as (None) in the state transition list and the change history, rather than the actual user who made the change.
AnalysisThis problem is present in the TeamShare API build 4402.
The TeamShare API funtion TSServer::Transition puts 0 in the USERID field in the CHANGES table. This is a bug.
How foundmanual_test
EvidenceTeamShare say that they will fix this in their next release.
Created byGareth Rees
Created on2000-12-07 13:38:45
Last modified byGareth Rees
Last modified on2010-10-06 21:35:48
History2000-12-07 GDR Created.
2001-02-14 GDR Closed. Fixed in TeamTrack build 4407.

Fixes

Change Effect Date User Description
7949 closed 2001-02-01 22:13:23 Gareth Rees Updated the TeamTrack integration so that it works with (and requires) TeamTrack build 4407. This involved the following changes:
1. Use the new TeamTrack API, as of 2001-01-15.
2. Edited TSServer::ValidateVersion() so that it doesn't hang when connecting. See job000190.
3. Increased the supported_dbver parameter to 27, to match TeamTrack 4407.
4. Updated the Administrator's Guide so that it requires 4407.