Meego Wiki
Views

MeeGo Bugzilla customization

From MeeGo wiki
(Difference between revisions)
Jump to: navigation, search
(Control who can change and set bug's priority)
Line 1: Line 1:
Totally applied about 10 items to MeeGo Bugzilla to meet the MeeGo bug managment requirements.
Totally applied about 10 items to MeeGo Bugzilla to meet the MeeGo bug managment requirements.
-
=== Support Drupal user authentication system ===
+
* Support Drupal user authentication system
-
* MeeGo bugzilla share the same user DB in meego.com, so there is no need to ask user to register multiple accounts
+
MeeGo bugzilla share the same user DB in meego.com, so there is no need to ask user to register multiple accounts
-
=== Copy right waiver flag for attachment ===
+
* Copy right waiver flag for attachment
-
* User is able to choice copyright waiver option when submit a patch
+
User is able to choice copyright waiver option when submit a patch
-
=== Privilege Control for bugs' priority setting ===
+
* Privilege Control for bugs' priority setting
=== Bug vote option ===
=== Bug vote option ===

Revision as of 09:45, 7 June 2010

Totally applied about 10 items to MeeGo Bugzilla to meet the MeeGo bug managment requirements.

  • Support Drupal user authentication system

MeeGo bugzilla share the same user DB in meego.com, so there is no need to ask user to register multiple accounts

  • Copy right waiver flag for attachment

User is able to choice copyright waiver option when submit a patch

  • Privilege Control for bugs' priority setting

Contents

Bug vote option

  • User is able to vote the bug, vote number indicates how many peoples care specific bug

Optimized the new bug navigation web page

  • Expand the classification MeeGo Platform in classification selection page, and list products within it. User is able to choice the product under this classification directly. This reduced one step when file new bug to most comm used classification MeeGo Platform.

Use customized flag to manage release blocker bugs

  • Normal user can propose blocker bugs;
  • Users in CCB can approve/reject blocker bugs;

Customized Bugzilla new bug template for product MeeGo Platform

Set the default value for clone bug

Security flag

  • Added one checkbox to indentify bug's security property;

Security product

  • The bugs in security product can be seen only to Security group, bug reporter and user in bug cc list.
Personal tools