"Set queries which will be run at some specified date and time, and get the result of these queries directly per email. This is a good way to create reminders and to keep track of the activity in your installation." Yes.. I have copy pasted the whining description from bugzilla. In my words whining helps to filter the bugs and email in predefine time or time periods. The saved names of search criteria can use to filter the bugs in whining. Whining let us to do the scheduling.
http://www.bugzilla.org/docs/tip/en/html/whining.html
Other than that there are two more things to do.
- Need to set a cron job in bugzilla installed machine.
*/15 * * * * cd
; ./whine.pl [pls check my previous post for crons] ;) - Need to become a member of "bz_canusewhines" group. [mmm.. you need to access for groups area in admin page. else contact sys admin]
Note: Better to take the membership of "bz_canusewhineatothers" group too. It gives permission to create whines for others.
mm... i guess this is more usable for Managers and people who more concern about project status.
Advantages.
- No need to think more about CC list of bugzilla components.
- This is a some kind of a automation for bugzilla status reports.
No comments:
Post a Comment