From: gerv%gerv.net <> Date: Sat, 17 Jan 2004 17:16:39 +0000 (+0000) Subject: Bug 224420 - add a warning that only public bugs are counted by the new charting... X-Git-Tag: bugzilla-2.17.7~74 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=66abd0ca5e83161053ed303ac4bb8196f56ef5e6;p=thirdparty%2Fbugzilla.git Bug 224420 - add a warning that only public bugs are counted by the new charting system at the moment. Patch by gerv; r,a=justdave. --- diff --git a/template/en/default/search/search-create-series.html.tmpl b/template/en/default/search/search-create-series.html.tmpl index 1a63ec5bf8..c15dbe2361 100644 --- a/template/en/default/search/search-create-series.html.tmpl +++ b/template/en/default/search/search-create-series.html.tmpl @@ -32,6 +32,11 @@ onload = "selectProduct(document.forms['chartform']);" %] +

+ Note: there is currently a restriction that data sets will only count public + bugs (those not in any group). +

+
[% PROCESS search/form.html.tmpl %]