support-list Digest, Vol 37, Issue 2
Praveen Kumar Bansal
praveen.bansal at puresoftware.com
Wed Sep 4 02:45:54 UTC 2024
Thanks. Will try this later as looks cumbersome. For now for small projects migration I'm engaging my team to create tickets manually in Bugzilla.
Thanks and Regards,
Praveen Bansal
-----Original Message-----
From: support-list <support-list-bounces at bugzilla.org> On Behalf Of support-list-request at bugzilla.org
Sent: Tuesday, September 3, 2024 5:30 PM
To: support-list at bugzilla.org
Subject: support-list Digest, Vol 37, Issue 2
Send support-list mailing list submissions to
support-list at bugzilla.org
To subscribe or unsubscribe via the World Wide Web, visit
https://lists.bugzilla.org/listinfo/support-list
or, via email, send a message with subject or body 'help' to
support-list-request at bugzilla.org
You can reach the person managing the list at
support-list-owner at bugzilla.org
When replying, please edit your Subject line so it is more specific than "Re: Contents of support-list digest..."
Today's Topics:
1. Re: Not able to import xml file (Dave Miller)
----------------------------------------------------------------------
Message: 1
Date: Mon, 02 Sep 2024 14:39:07 -0400
From: Dave Miller <justdave at bugzilla.org>
To: support-list at bugzilla.org
Subject: Re: Not able to import xml file
Message-ID: <E122E359-C2B8-4C00-BFE2-819E27448E55 at bugzilla.org>
Content-Type: text/plain; charset="utf-8"
Just saving as XML won't work as you need to have the fields in a specific format within the XML file. The uninitialized variables when running the script are indicating fields that it couldn't find in the file you fed it.
Probably the easiest way to do this is to export an existing bug from Bugzilla in XML (there should be a link at the bottom of the show_bug page for that) and then edit that file to replace the fields with the values you want to import, then feed *that* to the import script.
If you'll be doing this for a lot of bugs, you'll definitely be best off writing a script to create XML files based on what you discover above out of the data you have.
On September 2, 2024 4:26:00 AM EDT, Praveen Kumar Bansal <praveen.bansal at puresoftware.com> wrote:
>Hi Team,
>
>Is there any way I can import csv file directly in Bugzilla. I anyway created .xml file by creating csv and then converting to xml using option XML Spreadsheet 2003 as you see in screenshot below. I have updated column names and also did data massing in csv before conversion. Please check my issue below screenshot.
>
>[cid:image001.png at 01DAFD3F.610C8B70]
>
>Getting below issues. Is it mandatory that I use option from above screenshot as csv to xml using XML Data. Was avoiding this route as tricking asking more details around mapping etc.
>
>[cid:image002.png at 01DAFD3F.D7258BE0]
>
>Thanks and Regards,
>Praveen Bansal
>
--
Sent from my Android phone with K-9 Mail. Please excuse my brevity.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.bugzilla.org/pipermail/support-list/attachments/20240902/4d733bc6/attachment-0001.html>
------------------------------
Subject: Digest Footer
_______________________________________________
support-list mailing list
support-list at bugzilla.org
https://lists.bugzilla.org/listinfo/support-list
------------------------------
End of support-list Digest, Vol 37, Issue 2
*******************************************
More information about the support-list
mailing list