<?xml version="1.0" encoding="UTF-8"?>
<page>
  <created-at type="datetime">2009-10-08T04:45:02Z</created-at>
  <description>minor edit</description>
  <id type="integer">6587</id>
  <name>IssueTracking</name>
  <number type="integer">23</number>
  <person-id type="integer">7</person-id>
  <text>[[Home|&amp;raquo; NetBeans.org Site Tools Help - Home Page]]

&lt;h1&gt;About Issue Tracking&lt;/h1&gt;
An issue tracker is software that enables you to report bugs and other issues, and additionally keep track of bugs and feature requests for a project. Projects on this site use the Bugzilla issue tracker. If you go to a project's home page (as described [[#Opening_the_Issue_Tracker_for_a_Project |below]], you can see if a project has issue tracking&amp;mdash;it is listed to the right of the project name, as shown in the following figure:

[[image:issuetracking-select.png]]

__TOC__

==Opening the Issue Tracker for a Project==
This section describes how to go to a project and open its issue tracker. If you prefer to work directly in Bugzilla and pick the project there, see this page: [http://www.netbeans.org/community/issues.html].

'''To open an issue tracker for a project:'''
&lt;ol&gt;
&lt;li&gt; If you aren't logged in, log in to netbeans.org by clicking the Community tab, then clicking the ''log in'' link.&lt;br/&gt;&lt;br/&gt;[[image:login-select.png]]&lt;br/&gt;&lt;br/&gt;&lt;/li&gt;
&lt;li&gt; &lt;span id=&quot;clickusername&quot;&gt;&lt;/span&gt;Click your username to show your My Page, which has Navigation links in the right navbar.&lt;br/&gt;&lt;br/&gt;[[image:selectmypage.png]]&lt;br/&gt;&lt;br/&gt;&lt;/li&gt;
&lt;li&gt; You can report a bug even if you aren't a project member.
&lt;ul&gt;
&lt;li&gt; If you are a member of the project, click the My Page link under Navigation in the right navbar, then scroll to the project listing.&lt;/li&gt;
&lt;li&gt;If you aren't a project member, click the Projects link under Navigation in the right navbar, then search for the project.&lt;br/&gt;&lt;br/&gt;&lt;span id=&quot;navigationsection&quot;&gt;&lt;/span&gt;[[image:rightnavbar-navigationsection.png]]&lt;br/&gt;&lt;br/&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt; When you see the project listed, click the project name to open the project's home page, then click ''Issue Tracking'' in the list to the right of the project name.&lt;br/&gt;&lt;br/&gt;[[image:issuetracking-select.png]]&lt;br/&gt;&lt;br/&gt;&lt;/li&gt;
&lt;li&gt; The project's issue tracker page opens. For example, a page similar to the following one opens for the JavaEE project:&lt;br/&gt;&lt;br/&gt;[[image:issuetracking-bugzilla4javaee.png]]&lt;/li&gt;
&lt;/ol&gt;

==Reporting an Issue for a Project==
This section shows you both how to open Bugzilla to report a bug for a single project and how to use Bugzilla to pick a project. It also refers you to the [http://wiki.netbeans.org/IssueReportingGuidelines Issue Reporting Guidelines], which go into more detail about what to enter and the fields and their meaning.

'''To report an issue for a specific project:'''
&lt;ol&gt;
&lt;li&gt;Open the Bugzilla page for that project as described [[#Opening_the_Issue_Tracker_for_a_Project |above]].&lt;br/&gt;&lt;br/&gt;&lt;/li&gt;
&lt;li&gt;&lt;span id=&quot;fileanewbug&quot;&gt;&lt;/span&gt;Click the &quot;File a new bug ...&quot; link at the bottom left of the page.&lt;br/&gt;&lt;br/&gt;[[image:issuetracking-clickfilebug.png]]&lt;br/&gt;&lt;br/&gt;&lt;/li&gt;
&lt;li&gt;&lt;span id=&quot;bugreportform&quot;&gt;&lt;/span&gt;You see the bug report form for that project.&lt;br/&gt;&lt;br/&gt;[[image:issuetracking-bugreportform-top.png]]&lt;/li&gt;
&lt;li&gt;Enter the issue information as described at  [http://wiki.netbeans.org/IssueReportingGuidelines Issue Reporting Guidelines].&lt;br/&gt;&lt;br/&gt;&lt;/li&gt;
&lt;/ol&gt;

'''To use Bugzilla to pick the project'''

# If, instead of clicking the [[#fileanewbug|File a new bug..]] link at the bottom of the bug list page, you click the ''New'' link at the top of the page, you can file a bug for a different project.&lt;br/&gt;&lt;br/&gt; [[image:issuetracking-bugzillanewlink.png]]&lt;br/&gt;&lt;br/&gt;
# What you see after clicking the ''New'' link is a list of NetBeans projects.&lt;br/&gt;&lt;br/&gt;[[image:issuetracking-bugzillalistofprojects.png]]&lt;br/&gt;&lt;br/&gt;
# When you click one of the projects in the list of projects, you see a bug reporting form like [[#bugreportform| this one shown above]].


==Working With an Issue==
You can edit issues, add attachments, mark them fixed, assign them, close them, and so on. To see which issues are open, follow the instructions above in [[#Reporting_an_Issue_for_a_Project|Reporting an Issue for a Project]] to get to the Bugzilla issue tracker, where you will see a list of issues. 

[[image:issuetracking-clickissue.png]]

===Opening an Issue===
# To open an issue, click its ID number, as shown in the figure above.
# With the issue open, you can read it and, if you have enough privilege in the project, edit it, add attachments, reassign it, close it, and so on.

===Editing an Issue===
# Open an issue as described above in [[#Opening_an_Issue|Opening an Issue]].
# With the issue open, you can edit all the fields you see listed. For example, the following figure shows the issue for the JavaEE project that was opened above by clicking its number. All the fields shown in the issue are editable. &lt;br/&gt;&lt;br/&gt;[[image:issuetracking-editbug.png]]

===Closing an Issue===
To close an issue:
# Open the issue as described above in [[#Opening_an_Issue|Opening an Issue]].
# Scroll down to Additional Comments and say what the fix was.
#Change the Status to Resolved.
#Choose the appropriate resolution. For example, if the issue was fixed, choose ''Fixed''.
#Click Commit.

[[image:issuetracking-closebug.png]]

===Doing More With Bugzilla===
This page describes only a small number of the things you can do with Bugzilla. To find out how to do more, click the help button in any window to see help for that page, or, for the entire help table of contents, go to [http://netbeans.org/bugzilla/docs/en/html/index.html The Bugzilla Guide].

[[image:issuetracking-bugzillahelp.png]]</text>
  <text-as-html>&lt;p&gt;&lt;a href='&lt;?url_for_page Home?&gt;' class='internal'&gt;&amp;raquo; NetBeans.org Site Tools Help - Home Page&lt;/a&gt;

&lt;/p&gt;&lt;p&gt;&lt;h1&gt;About Issue Tracking&lt;/h1&gt;
An issue tracker is software that enables you to report bugs and other issues, and additionally keep track of bugs and feature requests for a project. Projects on this site use the Bugzilla issue tracker. If you go to a project's home page (as described &lt;a href='#Opening_the_Issue_Tracker_for_a_Project ' class='internal'&gt;below&lt;/a&gt;, you can see if a project has issue tracking&amp;mdash;it is listed to the right of the project name, as shown in the following figure:

&lt;/p&gt;&lt;p&gt;&lt;?link_for_image issuetracking-select.png?&gt;

&lt;/p&gt;&lt;div id='toc' class='toc'&gt;
           &lt;div id='toctitle' class='toc-title'&gt;
             &lt;span&gt;Contents&lt;/span&gt;
           &lt;/div&gt;
           &lt;div id='toccontents' class='toc-contents'&gt;&lt;ul&gt;&lt;ul&gt;&lt;li&gt;1 &lt;a href='#Opening_the_Issue_Tracker_for_a_Project'&gt;Opening the Issue Tracker for a Project&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;2 &lt;a href='#Reporting_an_Issue_for_a_Project'&gt;Reporting an Issue for a Project&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;3 &lt;a href='#Working_With_an_Issue'&gt;Working With an Issue&lt;/a&gt;&lt;/li&gt;
&lt;ul&gt;&lt;li&gt;3.1 &lt;a href='#Opening_an_Issue'&gt;Opening an Issue&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;3.2 &lt;a href='#Editing_an_Issue'&gt;Editing an Issue&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;3.3 &lt;a href='#Closing_an_Issue'&gt;Closing an Issue&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;3.4 &lt;a href='#Doing_More_With_Bugzilla'&gt;Doing More With Bugzilla&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;&lt;/ul&gt;&lt;/ul&gt;&lt;/div&gt;
         &lt;/div&gt;&lt;p&gt;&lt;br /&gt;

&lt;/p&gt;&lt;h2&gt;&lt;a name='Opening_the_Issue_Tracker_for_a_Project'&gt;&lt;/a&gt;Opening the Issue Tracker for a Project&lt;/h2&gt;
&lt;p&gt;This section describes how to go to a project and open its issue tracker. If you prefer to work directly in Bugzilla and pick the project there, see this page: &lt;a class='external' href=&quot;http://www.netbeans.org/community/issues.html&quot;&gt;http://www.netbeans.org/community/issues.html&lt;/a&gt;.

&lt;/p&gt;&lt;p&gt;&lt;b&gt;To open an issue tracker for a project:&lt;/b&gt;&lt;ol&gt;&lt;li&gt; If you aren't logged in, log in to netbeans.org by clicking the Community tab, then clicking the &lt;i&gt;log in&lt;/i&gt; link.&lt;br /&gt;&lt;br /&gt;&lt;?link_for_image login-select.png?&gt;&lt;br /&gt;&lt;br /&gt;&lt;/li&gt;&lt;li&gt; &lt;span id=&quot;clickusername&quot; /&gt;Click your username to show your My Page, which has Navigation links in the right navbar.&lt;br /&gt;&lt;br /&gt;&lt;?link_for_image selectmypage.png?&gt;&lt;br /&gt;&lt;br /&gt;&lt;/li&gt;&lt;li&gt; You can report a bug even if you aren't a project member.
&lt;ul&gt;&lt;li&gt; If you are a member of the project, click the My Page link under Navigation in the right navbar, then scroll to the project listing.&lt;/li&gt;&lt;li&gt;If you aren't a project member, click the Projects link under Navigation in the right navbar, then search for the project.&lt;br /&gt;&lt;br /&gt;&lt;span id=&quot;navigationsection&quot; /&gt;&lt;?link_for_image rightnavbar-navigationsection.png?&gt;&lt;br /&gt;&lt;br /&gt;&lt;/li&gt;&lt;/ul&gt;&lt;/li&gt;&lt;li&gt; When you see the project listed, click the project name to open the project's home page, then click &lt;i&gt;Issue Tracking&lt;/i&gt; in the list to the right of the project name.&lt;br /&gt;&lt;br /&gt;&lt;?link_for_image issuetracking-select.png?&gt;&lt;br /&gt;&lt;br /&gt;&lt;/li&gt;&lt;li&gt; The project's issue tracker page opens. For example, a page similar to the following one opens for the JavaEE project:&lt;br /&gt;&lt;br /&gt;&lt;?link_for_image issuetracking-bugzilla4javaee.png?&gt;&lt;/li&gt;&lt;/ol&gt;

&lt;/p&gt;&lt;h2&gt;&lt;a name='Reporting_an_Issue_for_a_Project'&gt;&lt;/a&gt;Reporting an Issue for a Project&lt;/h2&gt;
&lt;p&gt;This section shows you both how to open Bugzilla to report a bug for a single project and how to use Bugzilla to pick a project. It also refers you to the &lt;a class='external' href=&quot;http://wiki.netbeans.org/IssueReportingGuidelines&quot;&gt;Issue Reporting Guidelines&lt;/a&gt;, which go into more detail about what to enter and the fields and their meaning.

&lt;/p&gt;&lt;p&gt;&lt;b&gt;To report an issue for a specific project:&lt;/b&gt;&lt;ol&gt;&lt;li&gt;Open the Bugzilla page for that project as described &lt;a href='#Opening_the_Issue_Tracker_for_a_Project ' class='internal'&gt;above&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;&lt;/li&gt;&lt;li&gt;&lt;span id=&quot;fileanewbug&quot; /&gt;Click the &amp;quot;File a new bug ...&amp;quot; link at the bottom left of the page.&lt;br /&gt;&lt;br /&gt;&lt;?link_for_image issuetracking-clickfilebug.png?&gt;&lt;br /&gt;&lt;br /&gt;&lt;/li&gt;&lt;li&gt;&lt;span id=&quot;bugreportform&quot; /&gt;You see the bug report form for that project.&lt;br /&gt;&lt;br /&gt;&lt;?link_for_image issuetracking-bugreportform-top.png?&gt;&lt;/li&gt;&lt;li&gt;Enter the issue information as described at  &lt;a class='external' href=&quot;http://wiki.netbeans.org/IssueReportingGuidelines&quot;&gt;Issue Reporting Guidelines&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;&lt;/li&gt;&lt;/ol&gt;

&lt;/p&gt;&lt;p&gt;&lt;b&gt;To use Bugzilla to pick the project&lt;/b&gt;

&lt;/p&gt;&lt;ol&gt;&lt;li&gt; If, instead of clicking the &lt;a href='#fileanewbug' class='internal'&gt;File a new bug..&lt;/a&gt; link at the bottom of the bug list page, you click the &lt;i&gt;New&lt;/i&gt; link at the top of the page, you can file a bug for a different project.&lt;br /&gt;&lt;br /&gt; &lt;?link_for_image issuetracking-bugzillanewlink.png?&gt;&lt;br /&gt;&lt;br /&gt;&lt;/li&gt;&lt;li&gt; What you see after clicking the &lt;i&gt;New&lt;/i&gt; link is a list of NetBeans projects.&lt;br /&gt;&lt;br /&gt;&lt;?link_for_image issuetracking-bugzillalistofprojects.png?&gt;&lt;br /&gt;&lt;br /&gt;&lt;/li&gt;&lt;li&gt; When you click one of the projects in the list of projects, you see a bug reporting form like &lt;a href='#bugreportform' class='internal'&gt; this one shown above&lt;/a&gt;.
&lt;/li&gt;&lt;/ol&gt;&lt;p&gt;&lt;br /&gt;

&lt;/p&gt;&lt;h2&gt;&lt;a name='Working_With_an_Issue'&gt;&lt;/a&gt;Working With an Issue&lt;/h2&gt;
&lt;p&gt;You can edit issues, add attachments, mark them fixed, assign them, close them, and so on. To see which issues are open, follow the instructions above in &lt;a href='#Reporting_an_Issue_for_a_Project' class='internal'&gt;Reporting an Issue for a Project&lt;/a&gt; to get to the Bugzilla issue tracker, where you will see a list of issues. 

&lt;/p&gt;&lt;p&gt;&lt;?link_for_image issuetracking-clickissue.png?&gt;

&lt;/p&gt;&lt;h3&gt;&lt;a name='Opening_an_Issue'&gt;&lt;/a&gt;Opening an Issue&lt;/h3&gt;
&lt;ol&gt;&lt;li&gt; To open an issue, click its ID number, as shown in the figure above.
&lt;/li&gt;&lt;li&gt; With the issue open, you can read it and, if you have enough privilege in the project, edit it, add attachments, reassign it, close it, and so on.
&lt;/li&gt;&lt;/ol&gt;&lt;h3&gt;&lt;a name='Editing_an_Issue'&gt;&lt;/a&gt;Editing an Issue&lt;/h3&gt;
&lt;ol&gt;&lt;li&gt; Open an issue as described above in &lt;a href='#Opening_an_Issue' class='internal'&gt;Opening an Issue&lt;/a&gt;.
&lt;/li&gt;&lt;li&gt; With the issue open, you can edit all the fields you see listed. For example, the following figure shows the issue for the JavaEE project that was opened above by clicking its number. All the fields shown in the issue are editable. &lt;br /&gt;&lt;br /&gt;&lt;?link_for_image issuetracking-editbug.png?&gt;&lt;/li&gt;&lt;/ol&gt;&lt;h3&gt;&lt;a name='Closing_an_Issue'&gt;&lt;/a&gt;Closing an Issue&lt;/h3&gt;
&lt;p&gt;To close an issue:
&lt;/p&gt;&lt;ol&gt;&lt;li&gt; Open the issue as described above in &lt;a href='#Opening_an_Issue' class='internal'&gt;Opening an Issue&lt;/a&gt;.
&lt;/li&gt;&lt;li&gt; Scroll down to Additional Comments and say what the fix was.
&lt;/li&gt;&lt;li&gt;Change the Status to Resolved.
&lt;/li&gt;&lt;li&gt;Choose the appropriate resolution. For example, if the issue was fixed, choose &lt;i&gt;Fixed&lt;/i&gt;.
&lt;/li&gt;&lt;li&gt;Click Commit.
&lt;/li&gt;&lt;/ol&gt;&lt;p&gt;&lt;?link_for_image issuetracking-closebug.png?&gt;

&lt;/p&gt;&lt;h3&gt;&lt;a name='Doing_More_With_Bugzilla'&gt;&lt;/a&gt;Doing More With Bugzilla&lt;/h3&gt;
&lt;p&gt;This page describes only a small number of the things you can do with Bugzilla. To find out how to do more, click the help button in any window to see help for that page, or, for the entire help table of contents, go to &lt;a class='external' href=&quot;http://netbeans.org/bugzilla/docs/en/html/index.html&quot;&gt;The Bugzilla Guide&lt;/a&gt;.

&lt;/p&gt;&lt;p&gt;&lt;?link_for_image issuetracking-bugzillahelp.png?&gt;&lt;/p&gt;</text-as-html>
  <updated-at type="datetime">2009-10-30T21:22:56Z</updated-at>
  <wiki-id type="integer">40858</wiki-id>
</page>
