From 4bbb07e8048ef859cfc29c6b9d221840f2c6aed1 Mon Sep 17 00:00:00 2001 From: "gerv%gerv.net" <> Date: Fri, 16 Jan 2004 06:34:12 +0000 Subject: Phase 1 of a big documentation update before 2.17.6. --- docs/html/milestones.html | 210 ++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 210 insertions(+) create mode 100644 docs/html/milestones.html (limited to 'docs/html/milestones.html') diff --git a/docs/html/milestones.html b/docs/html/milestones.html new file mode 100644 index 000000000..8188a3d43 --- /dev/null +++ b/docs/html/milestones.html @@ -0,0 +1,210 @@ +Milestones
The Bugzilla Guide - 2.17.5 + Development Release
PrevChapter 5. Administering BugzillaNext

5.6. Milestones

Milestones are "targets" that you plan to get a bug fixed by. For + example, you have a bug that you plan to fix for your 3.0 release, it + would be assigned the milestone of 3.0.

Milestone options will only appear for a Product if you turned + on the "usetargetmilestone" Param in the "Edit Parameters" screen. +

To create new Milestones, set Default Milestones, and set + Milestone URL:

  1. Select "Edit milestones" from the "Edit product" page.

  2. Select "Add" in the bottom right corner. + text

  3. Enter the name of the Milestone in the "Milestone" field. You + can optionally set the "sortkey", which is a positive or negative + number (-255 to 255) that defines where in the list this particular + milestone appears. This is because milestones often do not + occur in alphanumeric order For example, "Future" might be + after "Release 1.2". Select "Add".

  4. From the Edit product screen, you can enter the URL of a + page which gives information about your milestones and what + they mean.


PrevHomeNext
VersionsUpVoting
\ No newline at end of file -- cgit v1.2.3-24-g4f1b