40 | | |
| 40 | * In implementation section create a list with all tickets and see where there are problems |
| 41 | * The report should contain the ''following fields: ticket#, summary, *owners, *reviewers, *score, cc'' |
| 42 | * Tickets with non-filled owners field. This will be easy if the report is ''sorted by status'' |
| 43 | * Export the report as CSV (bottom of the trac page), open it in Open Office and resolve problems where possible |
| 44 | * if the report is arranged properly, you will see blanks where a custom field is missed |
| 45 | * For the tickets that you are not sure who is the *owner, add yourself as cc and resolve them manually later |
| 46 | * Save the CSV and import it using Import tab in trac |