Commit 3513cb83 authored by lpsolit%gmail.com's avatar lpsolit%gmail.com

Bug 364013: "Add individual bugs to..." should be reworded - Patch by Fré©ric…

Bug 364013: "Add individual bugs to..." should be reworded - Patch by Fré©ric Buclin <LpSolit@gmail.com> r=mkanat a=justdave
parent 5702e85c
...@@ -658,27 +658,28 @@ ...@@ -658,27 +658,28 @@
</section> </section>
<section id="individual-buglists"> <section id="individual-buglists">
<title>Adding/removing individual bugs from bug lists</title> <title>Adding/removing tags to/from bugs</title>
<para> <para>
You can at any time add and remove individual bugs to a special type You can add and remove tags from individual bugs, which let you find and
of saved searches, known as <quote>lists of bugs</quote>. The distinction manage them more easily. Creating a new tag automatically generates a saved
between both types is that saved searches, as described in the previous search - whose name is the name of the tag - which lists bugs with this tag.
section, are stored in the form of a list of matching criteria, while This saved search will be displayed in the footer of pages by default, as
a list of bugs is an enumerated list of bug numbers. As it is a simple all other saved searches. The main difference between tags and normal saved
list of bug numbers, you can easily edit this list by either adding or searches is that saved searches, as described in the previous section, are
removing bugs from it. To enable this feature, you have to turn on the stored in the form of a list of matching criteria, while the saved search
<quote>Add individual bugs to saved searches</quote> user preference, generated by tags is a list of bug numbers. Consequently, you can easily
see <xref linkend="userpreferences" />. This feature is disabled by edit this list by either adding or removing tags from bugs. To enable this
default. feature, you have to turn on the <quote>Enable tags for bugs</quote> user
preference, see <xref linkend="userpreferences" />. This feature is disabled
by default.
</para> </para>
<para> <para>
This feature is useful when you want to keep track of several bugs, but This feature is useful when you want to keep track of several bugs, but
for different reasons. Instead of adding yourself to the CC list of all for different reasons. Instead of adding yourself to the CC list of all
these bugs and mixing all these reasons, you can now store these bugs in these bugs and mixing all these reasons, you can now store these bugs in
different lists, e.g. <quote>Bugs I want to see fixed before the next separate lists, e.g. <quote>Keep in mind</quote>, <quote>Interesting bugs</quote>,
release</quote>, <quote>Interesting bugs</quote>, or <quote>Bugs I have or <quote>Triage</quote>. One big advantage of this way to manage bugs
to think about</quote>. One big advantage of this way to manage bug lists
is that you can easily add or remove bugs one by one, which is not is that you can easily add or remove bugs one by one, which is not
possible to do with saved searches without having to edit the search possible to do with saved searches without having to edit the search
criteria again. criteria again.
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment