How do I change the default assignee in Bugzilla?
How do I change the default assignee in Bugzilla?
Select the “Edit components” link from the “Edit product” page. Select the “Add” link in the bottom right. Fill out the “Component” field, a short “Description”, the “Default Assignee”, “Default CC List” and “Default QA Contact” (if enabled).
How do you edit bugs in Bugzilla?
Click on the edit hyperlink of a particular field, that field will display as editable and the user can edit the field accordingly. After the editing is done, click on Save Changes button, which is on the top right hand corner of the page as shown in the screenshot below.
How do you create a group in Bugzilla?
Select the “Administration” link in the page footer, and then select the “Groups” link from the Administration page. A table of all the existing groups is displayed. Below the table is a description of all the fields. To create a new group, select the “Add Group” link under the table of existing groups.
How do you resolve bugs in Bugzilla?
The bug status must be set to resolved before it can be changed to closed. On the bug report that you are editing, find the Status line, just below the Additional Comments field. If the Status value is either “New” or “Assigned”, you will first need to change it to “Resolved”.
What is product in Bugzilla?
Products typically represent real-world shipping products. Products can be given Classifications. For example, if a company makes computer games, they could have a classification of “Games”, and a separate product for each game.
How do you raise bugs in Bugzilla?
3.1. 6. Filing Bugs
- Go to Landfill in your browser and click Enter a new bug report.
- Select a product – any one will do.
- Fill in the fields. Bugzilla should have made reasonable guesses, based upon your browser, for the “Platform” and “OS” drop-down boxes.
- Select “Commit” and send in your bug report.
Which among the following are the permissions that are provided by the admin to the users of Bugzilla?
The Admin can have all the permissions and based on the role of the user, the admin provides different permissions to various users. canconfirm − can confirm a log. editbugs − can edit all aspects of a bug.
Who should close bugs?
Bugs should be closed by the issuer of the bug to make sure that the bug is indeed fixed. So in your case, should a developer close the ticket? Yes, if the developer is the one who raised the bug ticket. +1 The ticket should only be closed when the person who issued the ticket is satisfied.
What is Bugzilla tool used for?
Updated and maintained by the Mozilla Foundation, Bugzilla is an open source bug tracking tool that allows development and testing teams to track bug fixes and code changes in projects like software and app development and deployment.
How do I add products to Bugzilla?
To create a new product:
- Select “Administration” from the footer and then choose “Products” from the main administration page.
- Select the “Add” link in the bottom right.
- Enter the name of the product and a description.
What is difference between Jira and Bugzilla?
JIRA is a tool created by Australian Company Atlassian. It is used for bug tracking, issue tracking, moreover project management. Bugzilla is a web-based bug tracking program created by the Mozilla Foundation. The program is used to maintain track of Mozilla’s projects, including the Firefox web browser.