1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115
|
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
<title>Working with issues</title>
<link rel="stylesheet" href="common/style.css" type="text/css" />
<meta name="generator" content="DocBook XSL Stylesheets V1.73.0" />
<meta name="keywords" content="webissues, issue tracking, bug tracking, team collaboration, desktop client" />
<link rel="start" href="index.html" title="The WebIssues Client Manual" />
<link rel="up" href="guide.html" title="Chapter 2. WebIssues Client Guide" />
<link rel="prev" href="guide.html" title="Chapter 2. WebIssues Client Guide" />
<link rel="next" href="project_admin.html" title="Administering projects" />
</head>
<body>
<div id="header">
<div id="header-bar">
<img id="header-logo" src="common/webissues.png" alt="WebIssues" />
<div id="header-title">The <span class="application">WebIssues Client</span> Manual</div>
<div id="header-abstract">Desktop client for the <span class="application">WebIssues</span> system</div>
</div>
<div id="header-links"><a accesskey="h" href="index.html">Home</a> » <a accesskey="u" href="guide.html"><span class="application">WebIssues Client</span> Guide</a></div>
</div>
<div class="navlinks">
<div class="navleft">« <a accesskey="p" href="guide.html"><span class="application">WebIssues Client</span> Guide</a></div>
<div class="navright"><a accesskey="n" href="project_admin.html">Administering projects</a> »</div>
</div>
<div class="sect1" lang="en" xml:lang="en">
<div class="titlepage">
<div>
<div>
<h2 class="title" style="clear: both"><a id="issues"></a>Working with issues</h2>
</div>
</div>
</div>
<div class="sect2" lang="en" xml:lang="en">
<div class="titlepage">
<div>
<div>
<h3 class="title"><a id="issues_list"></a>Viewing the list of issues</h3>
</div>
</div>
</div>
<p>When you double click a folder in the Main Window, a <a class="link" href="folder_window.html" title="Folder Window">Folder Window</a> will appear showing the list of all issues in that folder.</p>
<div class="screenshot">
<div class="mediaobject">
<img src="folder_window.png" />
</div>
</div>
<p>You can change the sorting order by clicking on the column's header. You can also choose the displayed columns by selecting <span class="guimenu">Tools</span> → <span class="guimenuitem">Configure Columns</span>. Even if some columns are not visible, you can still see all attributes of an issue by holding the mouse pointer over it for a while.</p>
<p>You can filter the displayed issues by selecting <span class="guimenu">Edit</span> → <span class="guimenuitem">Change Filter</span> and defining filter's conditions. You can also select a predefined filter from the <span class="guilabel">Filter</span> dropdown list. To quickly filter issues by name simply enter the searched text in the <span class="guilabel">Quick Search</span> text box.</p>
</div>
<div class="sect2" lang="en" xml:lang="en">
<div class="titlepage">
<div>
<div>
<h3 class="title"><a id="issue_details"></a>Viewing and modifying issue details</h3>
</div>
</div>
</div>
<p>When you double click an issue, an <a class="link" href="issue_window.html" title="Issue Window">Issue Window</a> will open displaying the detailed information and allowing to modify the issue.</p>
<div class="screenshot">
<div class="mediaobject">
<img src="issue_window.png" />
</div>
</div>
<p>The Issue Details tab displays the name of the issue, its system properties and the current values of user defined attributes. Name and attributes are editable; you can change a value by clicking on the button in the right part of the box. You can change the order of attributes by selecting <span class="guimenu">Tools</span> → <span class="guimenuitem">Configure Attributes</span>.</p>
<p>The Issue History tab displays all comments, attachments and changes of attribute values in chronological order. Links in the history are clickable, you can use them to download an attachment, open a remote URL or email address or to find an item with the given identifier (see <a class="link" href="comment_window.html#smart_links" title="Smart Links">Smart Links</a>).</p>
<div class="screenshot">
<div class="mediaobject">
<img src="issue_history.png" />
</div>
</div>
<p>You can find text in the history by selecting <span class="guimenu">Edit</span> → <span class="guimenuitem">Find</span>. You can also select a part of the text using the mouse and copy it to the clipboard using <span class="guimenu">Edit</span> → <span class="guimenuitem">Copy</span></p>
<p>To add a comment to the issue, select <span class="guimenu">Issue</span> → <span class="guimenuitem">Add Comment</span>. The <a class="link" href="comment_window.html" title="Comment Window">Comment Window</a> will appear allowing you to type the text of the comment or paste it from the clipboard. Select <span class="guimenu">Comment</span> → <span class="guimenuitem">Send Comment</span> to add the comment to the issue and close the editor window.</p>
<p>The Attachments tab contains a list of all attachments of an issue. You can download an attachment or open it directly in the default application by double clicking it. To add an attachment, select <span class="guimenu">Issue</span> → <span class="guimenuitem">Add Attachment</span> and select the file that will be uploaded as a new attachment. You can enter an optional description of the attachment.</p>
</div>
<div class="sect2" lang="en" xml:lang="en">
<div class="titlepage">
<div>
<div>
<h3 class="title"><a id="issue_other"></a>Creating and finding issues</h3>
</div>
</div>
</div>
<p>To create a new issue, go to the Folder Window, select <span class="guimenu">Folder</span> → <span class="guimenuitem">Add Issues</span> and enter the name of the issue to create. The Issue Window will open allowing you to edit the details of the issue.</p>
<p>You can quickly open an issue with the given identifier by selecting <span class="guimenu">Edit</span> → <span class="guimenuitem">Find Item</span> from the Main Window or the tray icon's context menu. Comments and attachments can also be quickly located using this command. By placing the identifier in a value, comment or description of an attachment, you can easily create links to other issues, comments or attachments.</p>
</div>
<div class="sect2" lang="en" xml:lang="en">
<div class="titlepage">
<div>
<div>
<h3 class="title"><a id="issue_tracking"></a>Tracking issues</h3>
</div>
</div>
</div>
<p>The program can watch selected folders for new and modified issues which match selected filtering criteria. For example you can watch a folder for new bugs and changes to existing bugs that are active and assigned to you. The summary of all watched folders is displayed in the Dashboard tab of the Main Window:</p>
<div class="screenshot">
<div class="mediaobject">
<img src="main_dashboard.png" />
</div>
</div>
<p>To watch a folder, select it in the Projects tab and select <span class="guimenu">Edit</span> → <span class="guimenuitem">Folder Watches</span>. Then select filtering criteria which will be displayed in the Dashboard. Watched folders are preriodically updated in the background. You can click on a link in the Dashboard to quickly open the list of issues matching the given criteria.</p>
<p>Watched folders are marked with a small dot in the projects tree. Issues in watched folders are also marked with a dot. Yellow dot indicates new issues, green dot indicates updated issues. The state of an issue is reset when you open it.</p>
</div>
</div>
<div class="navlinks">
<div class="navleft">« <a accesskey="p" href="guide.html"><span class="application">WebIssues Client</span> Guide</a></div>
<div class="navright"><a accesskey="n" href="project_admin.html">Administering projects</a> »</div>
</div>
<div id="copyright">
<p class="copyright">Copyright © 2007-2008 WebIssues Team</p>
</div>
</body>
</html>
|