0
votes
0answers
10 views
a new kind of fogbugz user
Now we have a longer experience with FogBugz and Kiln too.
With round about 20 licenses we have supplied our 14 developers and other people who are department heads outside develo …
2
votes
1answer
174 views
Feature Request: Threaded comments in cases
Is there a way to reply to a comment/parts of a comment in a case?
That is, I'm not the owner of the case and I also don't want to specifically email the owner. I'm reading throug …
0
votes
2answers
289 views
Implementing Bugzilla-style Quips using FogBugz Plugin Architecture
We migrated recently from Bugzilla to FogBugz, and one of the most sorely missed features is the Quips plugin.
With Quips enabled in Bugzilla, developer, qa and support staff coul …
1
vote
2answers
1k views
Internal Error during import: “Packets larger than max_allowed_packet are not allowed”
Importing from bugzilla now goes through several hundred bugs at a time bug then hits a FogBugz Internal Error. The first time this happened I still had customErrors on so I don't …
2
votes
1answer
307 views
How to increase timeout during import?
The Bugzilla import script keeps hitting timeout errors and stopping. They either dump the info below, or else a report of a 500 status from the web server. This is making the impo …
4
votes
0answers
126 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 == …
4
votes
2answers
348 views
XML parse error importing from Bugzilla 3.6.2
I've just installed FB 8 onto CentOS, which was easy, and am now trying to import from our existing Bugzilla 3.6.2. Unfortunately the script is failing to parse the XML it fetches …
1
vote
1answer
125 views
Internal error “Argument cannot be null” importing from Bugzilla
After fixing the problems I previously reported, my Bugzilla import is now failing after five records with the following FogBugz Internal Error.
At this point I think I'm stumped. …
2
votes
1answer
110 views
FogBugz Internal Error importing from Bugzilla (backslash in file path)
The Bugzilla importer is now managing to import a handful of bugs before pooping out with a "FogBugz Internal Error" message:
Uploaded file (/home/snej/fogbugz/Website/../FileUpl …
1
vote
2answers
222 views
Bugzilla import leaves users inactive, assigns all bugs to the Adminstrator account
Two serious probably-related problems importing from Bugzilla:
(1) All of the user accounts get created as "inactive". And I can't find a way to modify them en masse, so it looks …
1
vote
2answers
224 views
Problem importing Bugzilla DB into FogBugz
(Cross-posting from StackOverflow)
I'm attempting to import the contents of our Bugzilla 3.4.4 database into FogBugz 7.2.18. I've looked at the importBugzilla.php script, and comm …