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 …
1
vote
1answer
595 views
Move Database To New SQL Server Instance
What has to change where in the Fogbugz 8 configuration when a database is moved from one SQL Server instance to another? Anything special needed to be done when the old DB is SQL …
2
votes
3answers
2k views
MySQL: Moving database from one MySQL instance to another
How do you go about migrating a FogBugz database from one MySQL instance to another?
(see this post for moving the FogBugz site)
6
votes
2answers
5k views
Move FogBugz to another server
How do I move an installation of FogBugz from one server to another?
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 …
0
votes
0answers
101 views
Migration from Outlook exchange 2003 -> 2010 (Fogbugz 6.1.46) [closed]
Hello
We have changed our Outlook exchange server from 2003 to 2010.
Now we found out that sending from fogbugz (SMTP) doesn't work anymore.
We are using Fogbugz Version 6.1.46 ( …
1
vote
3answers
7k views
MySQL: Moving database from SQL Server to MySQL
How can I migrate my FogBugz database from SQL Server to MySQL?
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 …
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
205 views
Migrating to a new Fogbugz database
We have been using FB for quite some time, but our current database is not organized very well. We have started a new database on a trial basis and will want to somehow combine th …
1
vote
2answers
452 views
MySQL 5.5.8 Error: Object reference not set to an instance of an object.
Hi. I am trying to move existing Fogbugz from an IIS Win2003 server to a new IIS in Windows 2008 (both 32bit).
I create a new database called fogbugz and run the setup. Once I'm d …
1
vote
1answer
1k views
Migrating from SQL Server 2000 to 2008
Are there any special instructions to migrate a FogBugz database from SQL Server 2000 to 2008. Any pitfalls to watch for?
What we thought we would do is create the 2008 instance …
4
votes
1answer
222 views
What if I’m moving my database and my web server?
Possible Duplicate:
Move FogBugz to another server
I'm building an entire new server to move my FogBugz to. There are jumps in database version, OS version, everything. …