The Custom Fields plugin allows FogBugz administrators to easily add new fields to cases. Fields can be any of the following types:
Custom fields are indexed just like the built-in fields. Each custom field is searched using its Field Name as the axis. If you create the "severity" example below, you can find all cases that cause crashes by searching for severity:"1"
To set up fields, Site | Plugins and click the configure icon next to Custom Fields. If you don't see it listed, install it. Click "Add New Custom Field" and fill in the following information:
Clicking OK creates the field and takes you back to the list. The Custom Fields are shown grouped by location. When you have more than one field in a location, you can click the arrows to set the order they appear in cases.
Create a severity field to indicate the extent of a bug.
Add a User Story field for Scrum development.