Bugzilla: Difference between revisions Discussion View history

(marked page for deletion as bugzilla isn't used anymore.)
m (updated category)
 
(7 intermediate revisions by 4 users not shown)
Line 1: Line 1:
{{ToDelete}}
{{Obsoleted}}
[http://www.bugzilla.org/ Bugzilla] is an external issue tracking system used internally by Waze technical teams.


The [http://bugs.waze.com/ Waze installation of Bugzilla] is partially open to the community with different access level permissions in order to make the status of bugs and feature requests visible. Read the general [[Bugzilla/FAQ]] for more general questions.
[http://www.bugzilla.org/ Bugzilla] is an external issue tracking system formerly used internally by Waze technical teams. {{As of|2014|August}}, Waze has ceased using Bugzilla to share information about bugs and features with the Waze community.


== Structure ==
The [http://bugs.waze.com/ Waze installation of Bugzilla] was formerly viewable to the entire Waze community.  '''Public''' bugs and feature requests were viewable by the entire world, while '''Internal''' bugs and features were viewable only by Waze staff. Select experienced members of the Waze community (Local and Global Champs, Experts, Coordinators, and WME beta-testers) could log in to bugzilla, add comments about bugs and features, and vote for the items they felt were most critical. In addition, a select few bug submitters were hand-picked by the Waze staff. They could read bug/testing discussions on the forums and create new bug reports.
 
[[Category:Obsolete]]
There are two '''classifications''' in which the items are organized:
 
# '''''Internal''''' - accessible to Waze staff only
# '''''Public''''' - accessible to all with different permission levels
 
Most items will be in the public area, but some will be restricted and visible to staff only. This is sometimes necessary due to privacy and security concerns.
 
Each classification contains two '''products''' - the general Waze client and services, and the Waze Map Editor.
 
== Permissions ==
 
=== View only ===
 
Anyone can access and see all of the public bugs with no need to login. Internally, some of the comments are marked private for staff only, but the rest of the details are publicly visible.
 
=== Comment & Vote ===
 
This permission level requires a login which is obtained by submitting an [javascript:alert(\'1\') application] which will be reviewed by Waze staff.
*At this time, only the following will be eligible for a login:
**Local / Global champs
**Experts / Coordinators
**Editor / App beta-testers
 
The users in this permission level have the right to vote on 25 items they think are the most critical, and to add comments with additional information about bugs and features.
 
=== Bug Submitters ===
Bug Submitters have permission to post [[Bugzilla/Guide|new bugs]] and are hand-picked by the Waze staff.
 
== General guidelines ==
=== Voting ===
*For those who can vote, please focus on the most pressing issues that need to be addressed. This is going to be the best method to express community concerns. The Waze team will consider the vote count and try to prioritize the overall development to take this into consideration. While there are other items to consider in allocating development resources (business needs, infrastructure issues, other dependencies), the votes are important to the Waze team.
 
=== Commenting ===
 
If you have the appropriate permission level, you are welcome to provide more information using the commenting system.
 
*Bugs - ways to reproduce them, description of environments in which they occur, examples.
*Requirements - specific use cases which are difficult to perform with the current implementation.
 
Please refrain from adding irrelevant information such as off-topic discussion, reproduction of other issues, requests, opinions, social interaction, etc. These things should be discussed in the forums.
 
=== Duplicates ===
 
Before asking the Waze experts to open a new bug report, please verify that it hasn't been already reported using the Bugzilla search tools covered in the [[Bugzilla how to guide]].
 
== Public Products ==
 
The following products are covered in the Waze Bugzilla:
*[[Waze Version 3.5 | The Waze application]]
*[[Waze Map Editor | The Waze Map Editor]]
 
== Map Editor Bugzilla ==
 
These guidelines are specific to the map editor product.
 
=== Issue types ===
 
The '''Issue Type''' field says whether an issue is Bug or Requirement. Bug means something that should already work but is not working correctly, a requirement means a feature we'd like to see implemented.
 
=== Priority ratings ===
 
'''Priority Rating''' is the ranking Waze uses to prioritize what issues get attention first. The scale is 1-1000 with 1000 meaning "we're-not-going-to-sleep-until-it's-done," and 1 is maybe-someday. The priority is set according to all the considerations Waze must take into account for the development team, and may change the priority as other conditions change.
 
=== Status Workflow ===
 
The Waze team will change the status from one setting to another depending on the following conditions:
 
* '''Text''' - A simple change of text in the UI - will be addressed according to severity and rank
* '''Beta''' - Will be fixed by next beta build
* '''Current''' - Will be fixed by an upcoming official version release
* '''Next''' - Will be fixed by the next official version release
* '''Future''' - No current ETA for fix
* '''UNCONFIRMED''' - All initial reports start with this status. It stays here until the Waze team does an initial review of the report.
* '''CONFIRMED''' - The report is understood and/or can be reproduced.
* '''NEED INFO''' - The Waze team was unable to reproduce the report with the information provided.
* '''IN PROGRESS''' - The report is currently being worked.
* '''RESOLVED''' - The issue has been fixed or developed and should be deployed in the beta environment shortly
* '''VERIFIED''' - Problems reports no longer reoccur after deployment and new features are working as designed.
* '''PRODUCT''' - The feature will be added to the product in the near future.
 
=== Build number ===
 
When submitting a bug, it is important to note what was the active editor sub-version the bug was identified in. In the beta editor you can see the currently deployed version in the top left corner. v1.2-32 means version 1.2, and the build number is 32.
 
== How to use Bugzilla ==
Please refer to the [[Bugzilla/Guide]] for detailed information.
 
[[Category:Bugzilla]]

Latest revision as of 05:12, 7 May 2017

This information is obsolete and the active links to this page have been reviewed for disconnection or replacement. More current alternate information is likely available and should be followed rather than this information.

Bugzilla is an external issue tracking system formerly used internally by Waze technical teams. As of August 2014, Waze has ceased using Bugzilla to share information about bugs and features with the Waze community.

The Waze installation of Bugzilla was formerly viewable to the entire Waze community. Public bugs and feature requests were viewable by the entire world, while Internal bugs and features were viewable only by Waze staff. Select experienced members of the Waze community (Local and Global Champs, Experts, Coordinators, and WME beta-testers) could log in to bugzilla, add comments about bugs and features, and vote for the items they felt were most critical. In addition, a select few bug submitters were hand-picked by the Waze staff. They could read bug/testing discussions on the forums and create new bug reports.