From fa423dad4241f030754149c60d61355725ec2597 Mon Sep 17 00:00:00 2001 From: "wurblzap%gmail.com" <> Date: Fri, 4 Apr 2008 11:47:56 +0000 Subject: Bug 69000: Permit a stored query to be marked "shared" and accessible by other users. Patch by Marc Schumann , r=vladd, a=myk --- docs/en/xml/using.xml | 16 ++++++++++++++-- 1 file changed, 14 insertions(+), 2 deletions(-) (limited to 'docs/en/xml/using.xml') diff --git a/docs/en/xml/using.xml b/docs/en/xml/using.xml index 84221bcff..650f056cb 100644 --- a/docs/en/xml/using.xml +++ b/docs/en/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. - Once you've run a search, you can save it as a Saved Search, which - appears in the page footer. + + 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 + assign users to, it will show up in the + group's direct members' footers by default. +
Boolean Charts -- cgit v1.2.3-24-g4f1b