summaryrefslogtreecommitdiffstats
path: root/template/en/default/search/search-create-series.html.tmpl
diff options
context:
space:
mode:
authorgerv%gerv.net <>2004-01-17 18:16:39 +0100
committergerv%gerv.net <>2004-01-17 18:16:39 +0100
commit66abd0ca5e83161053ed303ac4bb8196f56ef5e6 (patch)
treebb2c646190afd2f553d4e51d3d3a05f5bb6fe773 /template/en/default/search/search-create-series.html.tmpl
parentb3f3a8f0a938dafb523a3721e0c36e2dfde354ed (diff)
downloadbugzilla-66abd0ca5e83161053ed303ac4bb8196f56ef5e6.tar.gz
bugzilla-66abd0ca5e83161053ed303ac4bb8196f56ef5e6.tar.xz
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.
Diffstat (limited to 'template/en/default/search/search-create-series.html.tmpl')
-rw-r--r--template/en/default/search/search-create-series.html.tmpl5
1 files changed, 5 insertions, 0 deletions
diff --git a/template/en/default/search/search-create-series.html.tmpl b/template/en/default/search/search-create-series.html.tmpl
index 1a63ec5bf..c15dbe236 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']);"
%]
+<p style="color: red">
+ Note: there is currently a restriction that data sets will only count public
+ bugs (those not in any group).
+</p>
+
<form method="get" action="chart.cgi" name="chartform">
[% PROCESS search/form.html.tmpl %]