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