From f0c7611262b3948e72e8a18a036569a78f3b51f2 Mon Sep 17 00:00:00 2001
From: "wurblzap%gmail.com" <>
Date: Fri, 14 Jul 2006 03:07:57 +0000
Subject: Bug 69000: Permit a stored query to be marked "shared" and accessible
 by other users. Patch by Marc Schumann <wurblzap@gmail.com>, r=vladd, a=myk

---
 docs/xml/using.xml | 16 ++++++++++++++--
 1 file changed, 14 insertions(+), 2 deletions(-)

(limited to 'docs/xml')

diff --git a/docs/xml/using.xml b/docs/xml/using.xml
index 84221bcff..650f056cb 100644
--- a/docs/xml/using.xml
+++ b/docs/xml/using.xml
@@ -345,8 +345,20 @@
     returns bugs where the content of the field matches any one of the selected
     values. If none is selected, then the field can take any value.</para>
 
-    <para>Once you've run a search, you can save it as a Saved Search, which 
-    appears in the page footer.</para>
+    <para>
+      Once you've run a search, you can save it as a Saved Search, which
+      appears in the page footer.
+      On the Saved Searches tab of your User Preferences page (the Prefs link
+      in Bugzilla's footer), members of the group defined in the
+      querysharegroup parameter can share such Saved Searches with user groups
+      so that other users may use them.
+      At the same place, you can see Saved Searches other users are sharing, and
+      have them show up in your personal Bugzilla footer along with your own
+      Saved Searches.
+      If somebody is sharing a Search with a group she or he is allowed to
+      <xref linkend="groups">assign users to</a>, it will show up in the
+      group's direct members' footers by default.
+    </para>
 
     <section id="boolean">
       <title>Boolean Charts</title>
-- 
cgit v1.2.1