Ravenbrook / Projects / Perforce Defect Tracking Integration / Issues

Perforce Defect Tracking Integration


P4DTI issue job000311

Title: If you have two TeamTrack projects with the same name, the replicator stops working
Status: closed
Priority: essential
Assigned user: gdr
Product: p4dti
Organization: Ravenbrook
Description: If you have two projects in TeamTrack with the same name, then the replicator refuses to replicate.
In particular, you get errors like this:
The replicator failed to poll successfully: exceptions.NameError: There is no variable named 'table_name'
Analysis: This is a typo in dt_teamtrack.py.
How found: customer
Evidence: <http://info.ravenbrook.com/mail/2001/04/26/22-05-22/0.txt>
<http://info.ravenbrook.com/mail/2001/04/26/23-41-36/0.txt>
<http://info.ravenbrook.com/mail/2001/04/27/20-42-05/0.txt>
<http://info.ravenbrook.com/mail/2001/04/27/20-53-09/0.txt>
Observed in: 1.1.1
Introduced in: 0.4.0
Test procedure: <http://www.ravenbrook.com/project/p4dti/master/test/test_p4dti.py>, section 9
Created by: gdr
Created on: 2001-05-01 16:00:44
Last modified by: gdr
Last modified on: 2001-12-10 19:42:19
History: 2001-05-01 GDR Created.

Fixes

Change Effect Date User Description
12287 closed 2001-05-01 16:16:46 gdr Fixed typo in dt_teamtrack.py: 'table_name' -> 'table'.
12286 open 2001-05-01 16:15:05 gdr Wrote regression test for job000311.

Generated at 2008-12-02 05:11:10 by $Id: //info.ravenbrook.com/infosys/cgi/issue.cgi#430 $

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