| Title | You can't replicate an issue's project |
| Status | closed |
| Priority | optional |
| Assigned user | Gareth Rees |
| Organization | Ravenbrook |
| Description | We don't have a translator for project fields, so you can't replicate an issue's project field (PROJECTID). |
| Analysis | Need to write a translator and put another entry in the type_table in configure_teamtrack.py. |
| How found | inspection |
| Evidence | See dt_teamtrack.py, configure_teamtrack.py |
| Test procedure | <http://www.ravenbrook.com/project/p4dti/master/test/test_p4dti.py>, section 9 |
| Created by | Gareth Rees |
| Created on | 2000-11-30 16:38:31 |
| Last modified by | Gareth Rees |
| Last modified on | 2001-12-10 19:07:21 |
| History | 2000-11-30 GDR Created. |
| 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. |