0
votes
0answers
16 views
Is there a simple way to export all the data from one Fogbugz install for import to another?
I have a current instance with about 200 cases in it, and I am setting up a new instance to import about 3000 cases from an old system.
I would like to take the 200 cases and expo …
11
votes
8answers
3k views
Simplest way to use API to import tasks from Excel?
I have 500+ tasks in Excel with these columns:
Title
Milestone
Assigned To
Area
Priority
Tags
What's the simplest way to get these into FB using the API? I'm in a .NET environ …
0
votes
1answer
24 views
How do I clear all of the cases from a database? [closed]
Possible Duplicate:
How do I delete cases?
I want to clear all of the cases from my database and reset the autonumber back to 1.
How can I do this easily? Or at least, ho …
1
vote
1answer
104 views
Feature Request: Importing files into a wiki page
Would you be able to add the ability to import csv and excel files as wiki pages (not attachments)? I think it would be very useful. I have heard from quite a few people who create …
6
votes
4answers
3k views
Importing your cases from another tool
How can you import all of your cases from another issue/bug tracker?
1
vote
1answer
57 views
Importing Closed cases and cases with Resolved statuses
We are migrating our bugs to FogBugz, and I have had success importing open bugs via the API.
However, I tried creating a case via the API that is Closed Resolved using the ixStat …
15
votes
3answers
236 views
Inserting HTML in an sEvent via XML API
When editing a case via the main web interace you can hit a button that allows you to enter raw HTML (line breaks, <hr>'s etc...)
But HTML sent over the XML API (in the sEve …
2
votes
2answers
707 views
How do I import an existing JIRA database to Fogbugz?
What options are there for migrating an existing JIRA installation to FogBugz? Got a big database with lots of projects.
4
votes
0answers
76 views
FogBugz Search Cannot Find Partial, Exact or Wilcard Title matches [closed]
In FogBugz 8.4.87:
I have two cases: 101, which I imported from Bugzilla, and 102 which I just created through FogBugz as a test for searching for 101.
The title for each case == …
2
votes
1answer
300 views
Feature Request: Import in bulk via copy/paste
In reference to this question: I have a few hundred tasks to import, but the XML API is overkill for a one-off thing - it would still be faster to pay someone to copy and paste the …
2
votes
3answers
225 views
Add cases via command-line interface?
In my ongoing quest to add a large number of cases to FogBugz without spending a day writing code to do it, I've been looking into the command-line interface, hoping maybe I could …
1
vote
3answers
124 views
Importing from OnDemand - Wrong database version
We have switched from the on-demand version to our own server and have createded a backup of our hosted db. Seems like the version running on the hosted version is newer then the l …
25
votes
1answer
356 views
Feature Request: Importing Word documents into a FogBugz Wiki page
Hello,
unfortunately we get our customers requirements in word docx. But we need a living requirements/documentation in the wiki.
So we copy/paste the docx' contents.
This works q …
0
votes
1answer
188 views
Importing from Mantis using Mantibugz
I am attempting to import our Mantis database into our new FogBugz on demand account using Mantibugz, but I am having no success.
I sent an email to the author of Mantibugz but I …
0
votes
1answer
28 views
Importing tickets from RT3 into Fogbugz. [closed]
Has anyone successfully done this and documented it?
Thanks!