Regarding a doubt in Bugzilla.
David Miller
justdave at bugzilla.org
Thu Mar 24 20:15:53 UTC 2005
sundeep.kmr at wipro.com wrote:
> I'm using bugzilla-2.19.1.
>
> i have customized it for my requirements.
>
> i have added some new fields which are stored in separate table in
> database.
>
> i want the reports to get generated for these fields also.
>
> If any body has the solution....plz help me.
Did you add your new fields to the FieldDefs table? Generally reporting
and searching and so forth will automatically pick it up if you define
it in fielddefs. (Assuming you added it to the bugs table -- if it's in
another table that gets joined, there's more work to do in Search.pm to
make reports and searching work)
--
Dave Miller http://www.justdave.net/
System Administrator, Mozilla Foundation http://www.mozilla.org/
Project Leader, Bugzilla Bug Tracking System http://www.bugzilla.org/
More information about the developers
mailing list