Ravenbrook / Projects / Perforce Defect Tracking Integration / Issues


P4DTI issue job000325

Title:Can't read issues from TeamTrack 5.0
Status:closed
Priority:critical
Assigned user:Gareth Rees
Organization:TeamShare
Description:The P4DTI can't read records from the ISSUES, FIELDS and PROBLEMS tables in TeamTrack 5.0 (build 5024c).
When using the TeamShare API (build 5024c) with TeamTrack 5.0 (build 5024c), reading records fails for the tables TS_ISSUES, TS_FIELDS and TS_PROBLEMS. The error code is TS_ERROR, and there is no error message. This happens with the TSServer::ReadRecord() and TSServer::ReadRecordListWithWhere() methods, and also with the TSRecord() constructor.
Analysis:This was because I failed to merge the new TeamShare API sources correctly (Perforce said 'ignored', not 'copy from'). When I merged them correctly the problem was fixed.
How found:manual_test
Evidence:Discovered while testing.
Observed in:1.1.1
Test procedure:<http:/​/​www.ravenbrook.com/​project/​p4dti/​master/​test/​test_p4dti.py>
Created by:Gareth Rees
Created on:2001‑05‑30 15:03:56
Last modified by:Gareth Rees
Last modified on:2001‑12‑10 19:43:49
History:2001-05-29 GDR Created.
2001-07-15 GDR Edited description for inclusion in release notes.

Fixes

Change Effect Date User Description
12994 closed 2001‑05‑30 16:59:36 Gareth Rees Merged TeamShare API (build 5024c) into the P4DTI.

Generated at 2013-05-24 09:53:17 by $Id: //info.ravenbrook.com/infosys/cgi/issue.cgi#476 $

Copyright © Ravenbrook Limited. This document is provided "as is", without any express or implied warranty. In no event will the authors be held liable for any damages arising from the use of this document. You may make and distribute verbatim copies of this document provided that you do not charge a fee for this document or for its distribution.

Ravenbrook / Projects / Perforce Defect Tracking Integration / Issues