From: lpsolit%gmail.com <> Date: Thu, 23 Nov 2006 00:48:59 +0000 (+0000) Subject: Doc patch for bug 179339: update information about the 'namedqueries' table - Patch... X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=dd7e8011ecf5846f85337c36e157cf3f2d405624;p=thirdparty%2Fbugzilla.git Doc patch for bug 179339: update information about the 'namedqueries' table - Patch by victory(_RSZ_) r=timeless --- diff --git a/docs/xml/customization.xml b/docs/xml/customization.xml index 2b463d93fa..1eb27763a8 100644 --- a/docs/xml/customization.xml +++ b/docs/xml/customization.xml @@ -1012,9 +1012,12 @@ milestones: Interesting that milestones are associated with a specific product in this table, but Bugzilla does not yet support differing milestones by product through the standard configuration interfaces. -namedqueries: This is where everybody stores their "custom queries". Very -cool feature; it beats the tar out of having to bookmark each cool query you -construct. +namedqueries: This is where everybody stores their "Saved Searches". +Very cool feature; it beats the tar out of having to bookmark each +cool query you construct. This table stores the id of the user, +name of the Saved Search, whether or not to show the +Saved Search in the user's footer, and +the query string of the Saved Search. products: What products you have, whether new bug entries are allowed for the product, what milestone you're working toward on that product, votes, etc. It