| Title: | Can't migrate users to Bugzilla 2.14 |
| Status: | closed |
| Priority: | critical |
| Assigned user: | Gareth Rees |
| Organization: | Ravenbrook |
| Description: | Migrating users from Perforce to Bugzilla works for Bugzilla 2.10 and 2.12, but in Bugzilla 2.14 it fails with a complaint from MySQL that the field 'password' is unknown. Here's the error message: _mysql.OperationalError: (1054, "Unknown column 'password' in 'field list'") |
| Analysis: | Bugzilla 2.14 removed the 'password' field from the 'profiles' table (it uses only 'cryptpassword'). Use the detected Bugzilla version to do the right thing when adding a user. |
| How found: | manual_test |
| Evidence: | <http://www.ravenbrook.com/project/p4dti/doc/2001-11-27/release-1.3.0-test-rep...>, item 4. |
| Observed in: | 1.3.0 |
| Introduced in: | 1.3.0 |
| Created by: | Gareth Rees |
| Created on: | 2001‑11‑27 15:53:18 |
| Last modified by: | Gareth Rees |
| Last modified on: | 2001‑12‑10 19:59:56 |
| History: | 2001-11-27 GDR Created. |
| Change | Effect | Date | User | Description |
|---|---|---|---|---|
| 24465 | closed | 2001‑11‑27 18:49:51 | Gareth Rees | Added default value for migrated_user_groups and documented migrated_user_{groups,password}. Added -s option to migrate script to start migrating from a particular job. Documented a processmail-related error that can come up when migrating. Added test configuration for migrating Ravenbrook jobs to Bugzilla. |
Generated at 2012-02-07 21:13:08 by $Id: //info.ravenbrook.com/infosys/cgi/issue.cgi#471 $
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.