Overview At times, you may need to archive your old FogBugz data to save space. This article describes how to delete old cases from the database, including the instructions to delete cases only for a ...
Overview If you have a test instance of FogBugz with a separate database, you may want to be certain that it will not interfere with anything that your production instance is using. The sanitizing scr...
Overview At times, you may need to delete old case attachments or email attachments from the database to save space. Deleting email or non-email attachments involves the same process and database quer...
Overview FogBugz cases have a slight possibility of going rogue, meaning that the cases will be unreachable in FogBugz. This usually happens if you have deleted data directly from your database or imp...
Overview Determining the size of a database is part of a system’s team operations to quantify and plan space management. Information Environment FogBugz On-Premises/On-Site Process The easiest...
Objective This article provides SQL Query by which administrators can get a list of different types of users in FogBugz and also their counts. This will be very useful for the administrators in managi...
Overview If you are interested in FogBugz source code, for eg: what a given FogBugz API endpoint actually does, location in the FogBugz source code where the action is handled, and see which tables ar...
Overview Despite our best efforts, data in On-Premise databases can become a bit glitchy at times due to issues in the customer environment, which can lead to data inconsistencies. Most of the time, S...
Overview FogBugz uses an open and unlocked Microsoft SQL database to store its information. Using this guide, you should be able to navigate your database to find the information that you need. This a...