[%# This Source Code Form is subject to the terms of the Mozilla Public # License, v. 2.0. If a copy of the MPL was not distributed with this # file, You can obtain one at http://mozilla.org/MPL/2.0/. # # This Source Code Form is "Incompatible With Secondary Licenses", as # defined by the Mozilla Public License, v. 2.0. #%] [% PROCESS global/variables.none.tmpl %] Security [% terms.Bugs %] Report for the week of [% report_week FILTER html %]

Sec-Moderate by Team

[% FOREACH result IN results_moderate.reverse %] [% NEXT IF loop.count < 2 %] [% LAST IF loop.count > 4 %] [% END %] [% FOREACH team IN teams_moderate %] [% FOREACH result IN results_moderate.reverse %] [% NEXT IF loop.count < 2 %] [% LAST IF loop.count > 4 %] [% END %] [% END %]
Team Open
[% results_moderate.reverse.0.date.strftime('%m/%d') FILTER html %]
Closed
Last Week
Added
Last Week
Open
[% result.date.strftime('%m/%d') FILTER html %]
[% team FILTER html %] [% IF results_moderate.reverse.0.bugs_by_team.$team.open.size %] [% results_moderate.reverse.0.bugs_by_team.$team.open.size FILTER html %] [% ELSE %] 0 [% END %] [% IF deltas_moderate.by_team.$team.closed.size %] -[% deltas_moderate.by_team.$team.closed.size FILTER html %] [% ELSE %] 0 [% END %] [% IF deltas_moderate.by_team.$team.added.size %] +[% deltas_moderate.by_team.$team.added.size FILTER html %] [% ELSE %] 0 [% END %] [% IF result.bugs_by_team.$team.open.size %] [% result.bugs_by_team.$team.open.size FILTER html %] [% ELSE %] 0 [% END %]

Sec-Low by Team

[% FOREACH result IN results_low.reverse %] [% NEXT IF loop.count < 2 %] [% LAST IF loop.count > 4 %] [% END %] [% FOREACH team IN teams_low %] [% FOREACH result IN results_low.reverse %] [% NEXT IF loop.count < 2 %] [% LAST IF loop.count > 4 %] [% END %] [% END %]
Team Open
[% results_low.reverse.0.date.strftime('%m/%d') FILTER html %]
Closed
Last Week
Added
Last Week
Open
[% result.date.strftime('%m/%d') FILTER html %]
[% team FILTER html %] [% IF results_low.reverse.0.bugs_by_team.$team.open.size %] [% results_low.reverse.0.bugs_by_team.$team.open.size FILTER html %] [% ELSE %] 0 [% END %] [% IF deltas_low.by_team.$team.closed.size %] -[% deltas_low.by_team.$team.closed.size FILTER html %] [% ELSE %] 0 [% END %] [% IF deltas_low.by_team.$team.added.size %] +[% deltas_low.by_team.$team.added.size FILTER html %] [% ELSE %] 0 [% END %] [% IF result.bugs_by_team.$team.open.size %] [% result.bugs_by_team.$team.open.size FILTER html %] [% ELSE %] 0 [% END %]

[% terms.Bugs %] By Severity

[% FOREACH result IN results_moderate.reverse %] [% NEXT IF loop.count < 2 %] [% LAST IF loop.count > 4 %] [% END %] [% FOREACH keyword IN sec_keywords %] [% IF keyword == 'sec-moderate' %] [% results = results_moderate %] [% ELSIF keyword == 'sec-low' %] [% results = results_low %] [% END %] [% FOREACH result IN results.reverse %] [% NEXT IF loop.count < 2 %] [% LAST IF loop.count > 4 %] [% END %] [% END %]
Category Open
[% results_moderate.reverse.0.date.strftime('%m/%d') FILTER html %]
Closed
Last Week
Added
Last Week
Older than
[% very_old_days FILTER html %] Days
Open
[% result.date.strftime('%m/%d') FILTER html %]
[% keyword FILTER html %] [% IF results.reverse.0.bugs_by_sec_keyword.$keyword.open.size %] [% results.reverse.0.bugs_by_sec_keyword.$keyword.open.size FILTER html %] [% ELSE %] 0 [% END %] [% IF deltas.by_sec_keyword.$keyword.closed.size %] -[% deltas.by_sec_keyword.$keyword.closed.size FILTER html %] [% ELSE %] 0 [% END %] [% IF deltas.by_sec_keyword.$keyword.added.size %] +[% deltas.by_sec_keyword.$keyword.added.size FILTER html %] [% ELSE %] 0 [% END %] [% IF results.reverse.0.bugs_by_sec_keyword.$keyword.very_old_bugs.size %] [% results.reverse.0.bugs_by_sec_keyword.$keyword.very_old_bugs.size FILTER html %] [% ELSE %] 0 [% END %] [% IF result.bugs_by_sec_keyword.$keyword.open.size %] [% result.bugs_by_sec_keyword.$keyword.open.size FILTER html %] [% ELSE %] 0 [% END %]

To narrow down open [% terms.bugs %] click on the link and at the bottom of the search results use the 'Edit Search' functionality to filter by component and so on. This will filter only the open [% terms.bugs %] counted in the report (as long as you do not modify the '[% terms.Bugs %] numbered' section of the search). Keep in mind that you will only be able to see [% terms.bugs %] that you are allowed to see. Also keep in mind that this report treats marking a [% terms.bug %] as 'stalled' the same as closing it.

This report was generated from the live Bugzilla instance. In rare cases, historical statistics may vary from prior reports if [% terms.bugs %] were reclassified after those reports were generated.