From a0f0edf952543ad709331026b894445a19ad1e79 Mon Sep 17 00:00:00 2001 From: "gerv%gerv.net" Date: Sat, 17 Jan 2004 09:16:39 +0000 Subject: [PATCH] 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. --- .../en/default/search/search-create-series.html.tmpl | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/webtools/bugzilla/template/en/default/search/search-create-series.html.tmpl b/webtools/bugzilla/template/en/default/search/search-create-series.html.tmpl index 1a63ec5bf85f..c15dbe236187 100644 --- a/webtools/bugzilla/template/en/default/search/search-create-series.html.tmpl +++ b/webtools/bugzilla/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 %]