diff options
author | Gervase Markham <gerv@gerv.net> | 2015-01-08 18:13:35 +0100 |
---|---|---|
committer | Gervase Markham <gerv@gerv.net> | 2015-01-08 18:13:35 +0100 |
commit | 95d08260075715bdb01a6c0cb9c4ed0bf4812007 (patch) | |
tree | 52f9a507216f4136b4572e1731b3cb24d1c90f7b /docs/en/rst | |
parent | 43241d19684d3ef09e281471884ef520e7f74b47 (diff) | |
download | bugzilla-95d08260075715bdb01a6c0cb9c4ed0bf4812007.tar.gz bugzilla-95d08260075715bdb01a6c0cb9c4ed0bf4812007.tar.xz |
Bug 274509 - Document "Create chart datasets for this product". r=mcote, a=glob.
Diffstat (limited to 'docs/en/rst')
-rw-r--r-- | docs/en/rst/administering/categorization.rst | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/docs/en/rst/administering/categorization.rst b/docs/en/rst/administering/categorization.rst index 383b9341d..770e354e0 100644 --- a/docs/en/rst/administering/categorization.rst +++ b/docs/en/rst/administering/categorization.rst @@ -68,7 +68,10 @@ Version Specify the default version for this product. Create chart datasets for this product - Select to make chart datasets available for this product. + Bugzilla has a :ref:`charting system <charts>` which can plot defined + searches over time. Selecting this checkbox will create some useful + searches in the charts system relating to the new product - e.g. a search + for each status and resolution. It is compulsory to create at least one :ref:`component <components>` in a product, and so you will be asked for the details of that too. |