(imported topic written by SystemAdmin)
Is there a way to schedule a report to email you once a week to give you a summary of what new fixlets/tasks were downloaded that week?
(imported topic written by SystemAdmin)
Is there a way to schedule a report to email you once a week to give you a summary of what new fixlets/tasks were downloaded that week?
(imported comment written by BenKus)
Hi Nicky,
You can look up Fixlets with source release dates of last week… Try making a custom report with this definition:
Fixlet Name | Site | Severity | Source Release Date | <?Relevance (trs of (td of link of it & td of name of site of it & td of (if exists source severity of it then source severity of it else "n/a")& td of (source release date of it as string)) of bes fixlets whose (source release date of it > current date - 1 * week))?>
---|
Then set it to email you weekly as a scheduled Task…
Also, another approach will be to use the “New Fixlet” mailing lists:
http://support.bigfix.com/bes/misc/mailinglists.html
Ben