Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
bugzilla
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
etersoft
bugzilla
Commits
c6882657
Commit
c6882657
authored
Jan 26, 2016
by
Frédéric Buclin
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update the documentation now that bug 1007605 is fixed
parent
f798c044
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
3 additions
and
5 deletions
+3
-5
index.rst
docs/en/rst/about/index.rst
+2
-2
workflow.rst
docs/en/rst/administering/workflow.rst
+1
-3
No files found.
docs/en/rst/about/index.rst
View file @
c6882657
...
@@ -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.
...
...
docs/en/rst/administering/workflow.rst
View file @
c6882657
...
@@ -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
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment