Commit c6882657 authored by Frédéric Buclin's avatar Frédéric Buclin

Update the documentation now that bug 1007605 is fixed

parent f798c044
......@@ -18,8 +18,8 @@ Evaluating Bugzilla
###################
If you want to try out Bugzilla to see if it meets your needs, you can do so
on `Landfill <https://landfill.bugzilla.org/bugzilla-4.4-branch/>`_, our test
server. The `Bugzilla FAQ <https://wiki.mozilla.org/Bugzilla:FAQ>`_ may also
on `Landfill <https://landfill.bugzilla.org>`_, our test server.
The `Bugzilla FAQ <https://wiki.mozilla.org/Bugzilla:FAQ>`_ may also
be helpful, as it answers a number of questions people sometimes have about
whether Bugzilla is for them.
......
......@@ -15,9 +15,7 @@ The status referred to by the :param:`duplicate_or_move_bug_status` parameter, i
set, is also undeletable. To make it deletable,
simply set the value of that parameter to a different status.
Aside from the empty value, two resolutions, DUPLICATE and FIXED, cannot be
renamed or deleted. (FIXED could be if we fixed
`bug 1007605 <https://bugzilla.mozilla.org/show_bug.cgi?id=1007605>`_.)
Aside from the empty value, one resolution, DUPLICATE, cannot be renamed or deleted.
Once you have defined your statuses, you can configure the workflow of
how a bug moves between them. The workflow configuration
......
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