One of the more substantial changes to the next version of BugNET is the addition of custom fields. The original ASP.NET Issue Tracker Starter kit which BugNET is based on did have this feature but was not seen as an essential feature at the time in BugNET. With the addition of various fields to BugNET such as hardware, operating system & URL fields custom fields also did not seem necessary as a lot of extra information can be captured.
BugNET’s implementation of custom fields extends the initial design of the asp.net issue tracker starter kit which only allowed custom text fields to allow custom fields of Text, Date, dropdown List, yes/no (checkbox) and rich text. In the project administration (screenshot below) you can see ...