Open Bug 1427664 Opened 8 years ago Updated 8 years ago

jb2bz.py fails to import attachments

Categories

(Bugzilla :: Bugzilla-General, defect)

5.0.3
defect
Not set
normal

Tracking

()

UNCONFIRMED

People

(Reporter: quanah, Unassigned)

Details

User Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:57.0) Gecko/20100101 Firefox/57.0 Build ID: 20171226083017 Steps to reproduce: Imported from jitterbugs to bugzilla Actual results: Attachments were not created when present Expected results: Attachments should have been added to the bug.
There are two problems that I've found: a) The script was never designed to import attachments from follow ups b) The script blows up when the initial message has an attachment. I'm currently working on a fix for both issues.
Note: For case (a), the attachments could still be derived from the comment entry in bugzilla. But it'd still be nice to properly import them as attachments to the bug itself.
You need to log in before you can comment on or make changes to this bug.