]> git.ipfire.org Git - thirdparty/bugzilla.git/commitdiff
Bug 990328: Document that bug tags can be searched by RPC.
authorMatt Tyson <mtyson@redhat.com>
Tue, 1 Apr 2014 08:33:48 +0000 (16:33 +0800)
committerByron Jones <glob@mozilla.com>
Tue, 1 Apr 2014 08:33:48 +0000 (16:33 +0800)
Bugzilla/WebService/Bug.pm

index 204e31183ae54a55099a75b76b4f2d2026fcaf8b..f3ad8591dbd161eec2eeffae307a41e220031862 100644 (file)
@@ -3054,6 +3054,14 @@ on spaces. So searching for C<foo bar> will match "This is a foo bar"
 but not "This foo is a bar". C<['foo', 'bar']>, would, however, match
 the second item.
 
+=item C<tag>
+
+C<string> Searches for a bug with the specified tag.  If you specify an
+array, then any bugs that match I<any> of the tags will be returned.
+
+Note that tags are personal and only bugs belonging to the logged in
+user will be returned.
+
 =item C<target_milestone>
 
 C<string> The Target Milestone field of a bug. Note that even if this