Closed Bug 276321 Opened 20 years ago Closed 15 years ago

Import Excel list of bug reports

Categories

(Bugzilla :: Bug Import/Export & Moving, enhancement)

2.18
enhancement
Not set
normal

Tracking

()

RESOLVED WONTFIX

People

(Reporter: balaji_krishnamurthy, Unassigned)

Details

Hi , I am using buzilla . Problem here i have is i have a excel sheet which i used to maintain bugs is there any way where i can upload the excel sheet bugs to bugzilla .
Changing to Feature Request and rewording summary.
Severity: major → enhancement
Summary: hwo to upload excel sheet → Import Excel list of bug reports
QA Contact: mattyt-bugzilla → default-qa
Maybe should you save your file in CSV format first before importing it in Bugzilla. But even in this case, I don't really see what the structure of the CSV file would/should be. ghendricks, any thoughts?
There is no method of importing information from a csv file yet and there are no plans to support it. If you can export your spreadsheet to xml and then use xslt to transform it to conform to the bugzilla dtd you can use importxml.pl to import the records. Another option might be to link your csv to your bugzilla database. Many spreadsheet applications allow you to import information directly back and forth between the database and the spreadsheet.
Assignee: myk → import-export
Component: Attachments & Requests → Bug Import/Export & Moving
I'm going to take this bug. I have it already written (as a perl script ready for the contrib directory). I just need to clean it up a bit and make sure there are no bugs.
Reassigning to Mick per comment 4. Be sure to write your code based on the coming Bugzilla 3.2 code (currently 3.1.2+), not the 3.0.x one.
Assignee: import-export → micklweiss
OS: Windows XP → All
Hardware: PC → All
I WANT SPAM DELIVERED TO MY EMAIL!
Assignee: micklweiss → import-export
I think the right approach is to first convert the Excel file into a XML file matching bugzilla.dtd. I don't see any good approach to import Excel files.
Status: UNCONFIRMED → RESOLVED
Closed: 15 years ago
Resolution: --- → WONTFIX
You need to log in before you can comment on or make changes to this bug.