P4DTI issue job000006

TitleTeamShare API error reporting is inadequate
Statusclosed
Priorityessential
Assigned userGareth Rees
OrganizationTeamShare
DescriptionWhen TeamTrack refuses to update or transition an issue because a user doesn't have the privilege to do so, it raises an error but provides only an empty error message. The replicator can't provide any information to the user to explain why the operation failed.
AnalysisThis problem is present in the TeamTrack API version 1.2.
It is essential that this defect is fixed, otherwise it will be very hard to make the integration reliable.
There are other problems with error reporting in the TeamShare API; see "TeamShare API comments".
How foundmanual_test
Evidence[GDR 2000-09-11] "TeamShare API comments"; Gareth Rees; 2000-09-11: <URL: http://www.ravenbrook.com/project/p4dti/doc/2000-09-11/tsapi-comments/>.
Created byGareth Rees
Created on2000-09-13 18:41:31
Last modified byGareth Rees
Last modified on2010-10-06 21:20:12
History2000-09-13 GDR Created.
2000-11-28 RB Added priority. Moved text to description.
2000-12-07 GDR Improved description.
2001-02-14 GDR Closed. Error messages much improved 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.