Ravenbrook / Projects / Perforce Defect Tracking Integration / Issues
Perforce Defect Tracking Integration
| Title: | Bugzilla migration fails if delta_ts in replicated_fields |
| Status: | closed |
| Priority: | optional |
| Assigned user: | Nick Barnes |
| Product: | p4dti |
| Organization: | Ravenbrook |
| Description: | If the delta_ts field (the timestamp of the most recent change to a Bugzilla bug) is included in the replicated_fields configuration item, and the user's translate_jobspec function doesn't fill it in, migration will fail. This was discovered when researching job000437. |
| Analysis: | the timestamp translator gets '', which it translates to 00000000000000. It should translate it to '', which will then become now() in the MySQL interface. |
| How found: | inspection |
| Observed in: | 1.4.0 |
| Introduced in: | 1.3.0 |
| Test procedure: | test_p4dti.py (migration) with 'delta_ts' in replicated_fields in config_swan.py |
| Created by: | Nick Barnes |
| Created on: | 2002-04-02 17:13:02 |
| Last modified by: | Nick Barnes |
| Last modified on: | 2002-04-09 12:53:17 |
| History: | 2002-04-02 NB Created. |
| Change | Effect | Date | User | Description |
|---|---|---|---|---|
| 27821 | closed | 2002-04-03 13:55:32 | Nick Barnes | job000493: fix timestamp translator of empty strings. |
Generated at 2008-12-02 04:53:16 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.