mantisbt:importexport
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| mantisbt:importexport [2008/07/29 18:38] – status update giallu | mantisbt:importexport [2024/03/26 05:03] (current) – [Other] formatting xmllint code block dregad | ||
|---|---|---|---|
| Line 2: | Line 2: | ||
| * **Author**: Gianluca Sforna (giallu) | * **Author**: Gianluca Sforna (giallu) | ||
| - | * **Status**: < | + | * **Status**: < |
| * **Associated Issue**: http:// | * **Associated Issue**: http:// | ||
| Line 65: | Line 65: | ||
| ** Status ** | ** Status ** | ||
| - | PENDING | + | DONE |
| + | A function implementing the above behaviour exists, but composing a list of users is memory intensive (more than 32Mb to execute with the mantis DB) so I'm refraining from using it. | ||
| + | |||
| + | The current implementation tries by default to match usernames, then squash to the userID performing the import operation | ||
| Line 161: | Line 164: | ||
| ===== Other ===== | ===== Other ===== | ||
| - | * The resulting xml file can be tested for validity with xmllint like: | + | * The resulting xml file can be tested for validity with xmllint like: < |
| - | + | xmllint --noout --dtdvalid mantis.dtd | |
| - | '' | + | </ |
| * Check memory consumption when a huge number of issues are exported and imported | * Check memory consumption when a huge number of issues are exported and imported | ||
mantisbt/importexport.1217371088.txt.gz · Last modified: (external edit)
