P4DTI issue job000107

TitleYou can't replicate an issue's project
Statusclosed
Priorityoptional
Assigned userGareth Rees
OrganizationRavenbrook
DescriptionWe don't have a translator for project fields, so you can't replicate an issue's project field (PROJECTID).
AnalysisNeed to write a translator and put another entry in the type_table in configure_teamtrack.py.
How foundinspection
EvidenceSee dt_teamtrack.py, configure_teamtrack.py
Test procedure<http://www.ravenbrook.com/project/p4dti/master/test/test_p4dti.py>, section 9
Created byGareth Rees
Created on2000-11-30 16:38:31
Last modified byGareth Rees
Last modified on2001-12-10 19:07:21
History2000-11-30 GDR Created.

Fixes

Change Effect Date User Description
5430 closed 2000-12-05 11:14:40 Gareth Rees Added new auxiliary_translator to dt_teamtrack to translate entities in auxiliary tables like PROJECTS. Changed configure_teamtrack were needed to support configuration of fields of these types (PROJECTS, PRODUCTS, COMPANIES, etc.) Added PROJECTID field to replicator_test configuration to test it.