]> git.ipfire.org Git - thirdparty/bugzilla.git/commitdiff
Bug 536183: Docs claim bug lifecycle is "hard-coded" despite that's no longer true
authorFrédéric Buclin <LpSolit@gmail.com>
Tue, 13 Jul 2010 23:13:41 +0000 (01:13 +0200)
committerFrédéric Buclin <LpSolit@gmail.com>
Tue, 13 Jul 2010 23:13:41 +0000 (01:13 +0200)
r=gerv a=mkanat

docs/en/xml/using.xml

index 101a9d131ad060b144863504cee1f479e4f5a74a..e26de4230876c3f7e6c5d0086b801bb9859ee831 100644 (file)
     <title>Life Cycle of a Bug</title>
 
     <para>
-      The life cycle, also known as work flow, of a bug is currently hardcoded
-      into Bugzilla. <xref linkend="lifecycle-image"/> contains a graphical
-      representation of this life cycle. If you wish to customize this image for
-      your site, the <ulink url="../images/bzLifecycle.xml">diagram file</ulink>
+      The life cycle of a bug, also known as workflow, is customizable to match
+      the needs of your organization, see <xref linkend="bug_status_workflow"/>.
+      <xref linkend="lifecycle-image"/> contains a graphical representation of
+      the default workflow using the default bug statuses. If you wish to
+      customize this image for your site, the
+      <ulink url="../images/bzLifecycle.xml">diagram file</ulink>
       is available in <ulink url="http://www.gnome.org/projects/dia">Dia's</ulink>
       native XML format.
     </para>