Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'org.eclipse.mylyn.bugzilla.core/docs/html/start/bugzillaUpdate.html')
-rw-r--r--org.eclipse.mylyn.bugzilla.core/docs/html/start/bugzillaUpdate.html46
1 files changed, 46 insertions, 0 deletions
diff --git a/org.eclipse.mylyn.bugzilla.core/docs/html/start/bugzillaUpdate.html b/org.eclipse.mylyn.bugzilla.core/docs/html/start/bugzillaUpdate.html
new file mode 100644
index 000000000..5b0dc1341
--- /dev/null
+++ b/org.eclipse.mylyn.bugzilla.core/docs/html/start/bugzillaUpdate.html
@@ -0,0 +1,46 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
+<html>
+
+<head>
+ <title>Getting Started</title>
+</head>
+
+<body>
+ <font face="arial, lucida console">
+
+ <h3>Bugzilla Update</h3>
+ <br>
+
+ <p>
+ There is an update button near the bottom of the Bugzilla search dialog.
+ When this button is clicked, it will query the Bugzilla server for new
+ options. These options are for the bug attributes such as milestone, product, etc.
+ This allows Bugzilla to contain the latest information so that you can
+ perform a better search.
+ </p>
+
+ <img src="./images/bugzilla-search-dialog.png"><br>
+
+ <p>
+ When the update button is clicked, a status bar will appear at the bottom
+ of the search dialog so that you can see the progress of the update. Once the operation
+ is complete, the bug attributes will be updated to contain their latest values.
+ </p>
+
+ <img src="./images/update-search-dialog.png"><br>
+
+ <br>
+ <br>
+ <br>
+ <br>
+ <br>
+ <br>
+ <br>
+ <br>
+ <br>
+ <br>
+
+ </font>
+</body>
+
+</html>

Back to the top