DevTools/Netmonitor

From MozillaWiki
Jump to navigation Jump to search

Developer Tools - Netmonitor Project

About

The goal of the project is to refactor the Net panel and make it possible to load it inside a browser tab.

MVP Scope

Full Query
ID Summary Status Assigned to Priority Fx iteration
956452 Network monitor is janky on sites with a ton of requests RESOLVED P1 ---
1031956 "Copy as cURL" is building GET when it should be POST VERIFIED Stefan Yohansson P1 55.2 - Apr 3
1154789 Create searchbox React component for devtools RESOLVED Tim Nguyen :ntim P1 52.2 - Oct 17
1268444 Convert network monitor to use new key shortcut API VERIFIED gasolin@mozilla.com P1 52.3 - Nov 14
1295157 l10n: create script to migrate translations from DTD files to properties files RESOLVED Julian Descottes [:jdescottes] P1 52.3 - Nov 14
1308425 Move Performance Statistics into its own module VERIFIED Steve Chung [:steveck] P1 52.3 - Nov 14
1308426 Implement toolbar for netmonitor panel VERIFIED Ricky Chien [:rickychien] (inactive) P1 53.1 - Nov 28
1308440 Migrate Net Panel Context Menu with framework/menu API in NetMonitor panel VERIFIED gasolin@mozilla.com P1 52.3 - Nov 14
1308449 Implement custom request view VERIFIED gasolin@mozilla.com P1 54.2 - Feb 20
1308477 Merge the two netmonitor.css style files into one RESOLVED Jarda Snajdr [:jsnajdr] P1 52.2 - Oct 17
1308480 Move sorting functions to their own module VERIFIED Jarda Snajdr [:jsnajdr] P1 52.2 - Oct 17
1308490 Move filtering functions to their own module RESOLVED Jarda Snajdr [:jsnajdr] P1 52.2 - Oct 17
1308495 Move event constants into a new module RESOLVED Jarda Snajdr [:jsnajdr] P1 52.2 - Oct 17
1308497 De-duplicate helper function getFormDataSections RESOLVED Jarda Snajdr [:jsnajdr] P1 52.2 - Oct 17
1308500 Migrate localization strings away from netmonitor.dtd VERIFIED gasolin@mozilla.com P1 52.3 - Nov 14
1308503 Migrate localization strings away from certManager.dtd VERIFIED gasolin@mozilla.com P1 52.2 - Oct 17
1308507 Remove all usages of nsIURL and NetworkHelper RESOLVED Ricky Chien [:rickychien] (inactive) P1 53.1 - Nov 28
1308509 Remove usage of Ci.nsIContentPolicy constants from frontend (dechrome) RESOLVED Jarda Snajdr [:jsnajdr] P1 53.5 - Jan 23
1308697 Implement UI for performance statistics VERIFIED Steve Chung [:steveck] P1 53.3 - Dec 26
1308878 Implement minimal Redux store for Net panel RESOLVED Ricky Chien [:rickychien] (inactive) P1 52.2 - Oct 17
1309120 Move RequestsMenuView to its own module VERIFIED Jarda Snajdr [:jsnajdr] P1 52.2 - Oct 17
1309183 Replace XUL Splitter by SplitBox VERIFIED Ricky Chien [:rickychien] (inactive) P1 54.2 - Feb 20
1309187 Implement Timings Panel VERIFIED Ricky Chien [:rickychien] (inactive) P1 53.2 - Dec 12
1309188 Implement Security Panel VERIFIED Ricky Chien [:rickychien] (inactive) P1 53.3 - Dec 26
1309191 Implement filter buttons for Net Panel Toolbar VERIFIED Ricky Chien [:rickychien] (inactive) P1 52.3 - Nov 14
1309192 Implement search filter in Net Panel Toolbar VERIFIED Ricky Chien [:rickychien] (inactive) P1 52.3 - Nov 14
1309193 Implement sidebar toggle button in Net Panel Toolbar VERIFIED gasolin@mozilla.com P1 52.3 - Nov 14
1309194 Implement summary info in Net Panel Toolbar VERIFIED Ricky Chien [:rickychien] (inactive) P1 53.1 - Nov 28
1309496 Set up mocha testing framework for netmonitor RESOLVED gasolin@mozilla.com P1 53.1 - Nov 28
1309796 add eslint support for netmonitor RESOLVED gasolin@mozilla.com P1 52.2 - Oct 17
1309826 convert netmonitor xul to xhtml RESOLVED Ricky Chien [:rickychien] (inactive) P1 54.2 - Feb 20
1309866 Migrate RequestsMenuView to a React component with Redux store VERIFIED Jarda Snajdr [:jsnajdr] P1 53.2 - Dec 12
1310573 Add reactjs/reselect to Devtools shared libraries RESOLVED Jarda Snajdr [:jsnajdr] P1 52.3 - Nov 14
1311591 Implement clear button for Net Panel Toolbar VERIFIED gasolin@mozilla.com P1 52.3 - Nov 14
1311614 Move CustomRequestView to its own module RESOLVED gasolin@mozilla.com P1 52.3 - Nov 14
1312352 Netmonitor: the "Timeline" column shoud have a text label when the request list is empty VERIFIED gasolin@mozilla.com P1 52.3 - Nov 14
1314921 Reduce number of top-level files in devtools/client/netmonitor/ RESOLVED gasolin@mozilla.com P1 54.2 - Feb 20
1315175 Move Netmonitor context menu code to a separate module RESOLVED Jarda Snajdr [:jsnajdr] P1 52.3 - Nov 14
1315224 Remove duplicate react-details-pane-toggle-hook element in netmonitor.xul VERIFIED Jarda Snajdr [:jsnajdr] P1 52.3 - Nov 14
1315635 Netmonitor Performance View: selecting item in the pie chart doesn't work, TypeError in console VERIFIED Jarda Snajdr [:jsnajdr] P1 52.3 - Nov 14
1316291 Rename the "requests-menu" CSS classes in netmonitor.css VERIFIED gasolin@mozilla.com P1 54.3 - Mar 6
1316484 Add empty line between "use strict"; and linter comment and the license header RESOLVED Ricky Chien [:rickychien] (inactive) P1 53.1 - Nov 28
1317205 CSS improvement for summary button VERIFIED Ricky Chien [:rickychien] (inactive) P1 53.1 - Nov 28
1317645 Implement NetworkDetailsPanel VERIFIED Ricky Chien [:rickychien] (inactive) P1 54.2 - Feb 20
1317646 Netmonitor: move code for formatting request timings and content sizes to format-utils.js RESOLVED Steve Chung [:steveck] P1 53.5 - Jan 23
1317648 Implement Header Panel VERIFIED Ricky Chien [:rickychien] (inactive) P1 53.5 - Jan 23
1317649 Implement Cookies Panel VERIFIED gasolin@mozilla.com P1 53.5 - Jan 23
1317650 Implement Params Panel VERIFIED Ricky Chien [:rickychien] (inactive) P1 53.5 - Jan 23
1317651 Implement Response Panel VERIFIED Ricky Chien [:rickychien] (inactive) P1 53.5 - Jan 23
1317659 Implement Preview Panel VERIFIED Ricky Chien [:rickychien] (inactive) P1 53.3 - Dec 26
1319010 Move NetworkDetailsView and SidebarView to their own modules VERIFIED Ricky Chien [:rickychien] (inactive) P1 53.1 - Nov 28
1323454 Network panel: integrate HTTP Status code with MDN VERIFIED Ken Lee P1 54.3 - Mar 6
1323933 rename filter to requestFilter RESOLVED gasolin@mozilla.com P1 53.4 - Jan 9
1324334 Migrate Chart.jsm to js and remove xul components in the chart VERIFIED Steve Chung [:steveck] P1 53.4 - Jan 9
1325914 fix react-dev warnings RESOLVED gasolin@mozilla.com P1 53.4 - Jan 9
1326137 update redux and react-redux to remove react-dev warnigs RESOLVED Jarda Snajdr [:jsnajdr] P1 53.5 - Jan 23
1328197 Implement details view VERIFIED Ricky Chien [:rickychien] (inactive) P1 54.1 - Feb 6
1328498 Sourceeditor appendTo HTML element supports RESOLVED Ricky Chien [:rickychien] (inactive) P1 53.4 - Jan 9
1328500 Support input field when user clicks on cell for TreeView RESOLVED Ricky Chien [:rickychien] (inactive) P1 53.4 - Jan 9
1328532 Refactor updateRequest to fetch full text for responseContent and requestPostData RESOLVED Ricky Chien [:rickychien] (inactive) P1 53.4 - Jan 9
1328553 Netmonitor DAMP test should measure time until all request data is received and rendered RESOLVED Jarda Snajdr [:jsnajdr] P1 53.4 - Jan 9
1328567 TreeView expandedNodes should update when props changed RESOLVED Ricky Chien [:rickychien] (inactive) P1 53.4 - Jan 9
1328822 cache getSelectedRequest with reselect RESOLVED gasolin@mozilla.com P1 53.4 - Jan 9
1328828 Implement Properties View for reusing in network details panels RESOLVED Ricky Chien [:rickychien] (inactive) P1 53.4 - Jan 9
1329068 Fix layout issue for PropertiesView VERIFIED Ricky Chien [:rickychien] (inactive) P1 53.5 - Jan 23
1329147 Optimize rendering of the RequestListItem component RESOLVED Jarda Snajdr [:jsnajdr] P1 53.4 - Jan 9
1329158 Optimize maintaining scroll position in RequestListContent RESOLVED Jarda Snajdr [:jsnajdr] P1 53.4 - Jan 9
1329165 Optimize Immutable.js usage in Netmonitor RESOLVED Jarda Snajdr [:jsnajdr] P1 53.5 - Jan 23
1330858 hide the `Object` keyword when showing cookies object VERIFIED gasolin@mozilla.com P1 53.5 - Jan 23
1330967 Can't open Statistics view through request-list context menu if its open and closed for several times VERIFIED Steve Chung [:steveck] P1 53.5 - Jan 23
1331821 Details Panel covers most of the Network Monitor when docked on the side. VERIFIED Ricky Chien [:rickychien] (inactive) P1 53.5 - Jan 23
1332151 Fix layout issues for network monitor sidebar panels VERIFIED Ricky Chien [:rickychien] (inactive) P1 53.5 - Jan 23
1333004 Grabbing and scrolling the details panel of a request in the Netmonitor is jerky VERIFIED Ricky Chien [:rickychien] (inactive) P1 54.1 - Feb 6
1333364 Introduce id props to tab and panel component in order to be selected by test RESOLVED Ricky Chien [:rickychien] (inactive) P1 54.1 - Feb 6
1335322 Add aria-pressed to the filter buttons VERIFIED Ricky Chien [:rickychien] (inactive) P1 54.2 - Feb 20
1336378 Remove toolbar-view.js VERIFIED Ricky Chien [:rickychien] (inactive) P1 54.1 - Feb 6
1336379 Implement Statistics Panel component VERIFIED Ricky Chien [:rickychien] (inactive) P1 54.1 - Feb 6
1336383 Implement RequestList component VERIFIED Ricky Chien [:rickychien] (inactive) P1 54.2 - Feb 20
1336384 Implement top level NetworkMonitor component VERIFIED Ricky Chien [:rickychien] (inactive) P1 54.2 - Feb 20
1337015 Multiple Select request not shown properly in DevTools VERIFIED gasolin@mozilla.com P1 54.2 - Feb 20
1338386 304 Not Modified - Make it clear if request comes from the browser cache VERIFIED Vincent Lequertier P1 55.1 - Mar 20
1339686 Convert MDN [learn more] link as a react component VERIFIED gasolin@mozilla.com P1 54.2 - Feb 20
1340366 Remove privilege APIs for har-builder, har-collector and clipboard RESOLVED Ricky Chien [:rickychien] (inactive) P1 54.2 - Feb 20
1340368 Rewrite har-exporter and use WebAPIs instead VERIFIED Ricky Chien [:rickychien] (inactive) P1 54.3 - Mar 6
1340464 Handle NetMonitorController connection state in util/client RESOLVED gasolin@mozilla.com P1 54.3 - Mar 6
1341107 Transferred size should not consider cached requests VERIFIED Leonardo Couto P1 55.1 - Mar 20
1341159 Use commonLibRequire trick to reuse already loaded libraries RESOLVED Ricky Chien [:rickychien] (inactive) P1 54.3 - Mar 6
1341975 Regression: empty list UI is broken VERIFIED gasolin@mozilla.com P1 54.3 - Mar 6
1343122 When viewing a request's query string, multiple parameters with the same name are ignored except for the last occurance VERIFIED gasolin@mozilla.com P1 54.3 - Mar 6
1343803 Middle-mouse click on [Learn More] should open tab without immediately switching to it VERIFIED Joshua Pinkney P1 55.1 - Mar 20
1344155 Remove toolbox in netmonitor RESOLVED Ricky Chien [:rickychien] (inactive) P1 54.3 - Mar 6

91 Total; 0 Open (0%); 37 Resolved (40.66%); 54 Verified (59.34%);

Reserve Work

  • Note: Reserve work is not included as part of the Project MVP Scope. Reserve work will only be brought into production if the teams are ahead of schedule.
  • Reserve Work: View in Bugzilla

Full Query
ID Summary Priority Status Assigned to Fx iteration
917089 Multiple selection and copy of netmonitor data P3 NEW ---
956452 Network monitor is janky on sites with a ton of requests P1 RESOLVED ---
1031956 "Copy as cURL" is building GET when it should be POST P1 VERIFIED Stefan Yohansson 55.2 - Apr 3
1254951 Tree Component: use divs instead of table P3 NEW ---
1308451 Implement generic table widget P3 NEW ---
1308692 Render Tooltip for image preview by React component P3 NEW ---
1308696 Implement a component for shared (virtualized) net panel content space P4 NEW ---
1309186 Make RequestItem expandable (hidden behind a pref) P4 NEW ---
1309189 Remove NetworkDetailsView tabs + Make RequestItem expandable by default (removing the pref) P4 NEW ---
1309190 Introduce an option for switching between expandability and sidebar HTTP preview P4 NEW ---
1309497 Generating network event stub for enzyme unit testing P4 NEW ---
1309498 Add enzyme tests for Toolbar component P4 NEW ---
1316291 Rename the "requests-menu" CSS classes in netmonitor.css P1 VERIFIED gasolin@mozilla.com 54.3 - Mar 6
1316834 Adapt WebSocket Monitor extension to the new Net panel architecture P3 RESOLVED ---
1317561 Load the actual strings from netmonitor.properties in mocha test P4 NEW ---
1323454 Network panel: integrate HTTP Status code with MDN P1 VERIFIED Ken Lee 54.3 - Mar 6
1325316 Find way to share redux actions/reducers between netmonitor and webconsole P3 NEW ---
1326137 update redux and react-redux to remove react-dev warnigs P1 RESOLVED Jarda Snajdr [:jsnajdr] 53.5 - Jan 23
1330285 Netmonitor: clicking Cancel button in Custom Request form hides the sidebar P3 RESOLVED ---
1331821 Details Panel covers most of the Network Monitor when docked on the side. P1 VERIFIED Ricky Chien [:rickychien] (inactive) 53.5 - Jan 23
1332309 Introduce flex into TreeView P3 NEW ---
1338386 304 Not Modified - Make it clear if request comes from the browser cache P1 VERIFIED Vincent Lequertier 55.1 - Mar 20
1340368 Rewrite har-exporter and use WebAPIs instead P1 VERIFIED Ricky Chien [:rickychien] (inactive) 54.3 - Mar 6
1340464 Handle NetMonitorController connection state in util/client P1 RESOLVED gasolin@mozilla.com 54.3 - Mar 6
1341107 Transferred size should not consider cached requests P1 VERIFIED Leonardo Couto 55.1 - Mar 20
1341159 Use commonLibRequire trick to reuse already loaded libraries P1 RESOLVED Ricky Chien [:rickychien] (inactive) 54.3 - Mar 6
1341975 Regression: empty list UI is broken P1 VERIFIED gasolin@mozilla.com 54.3 - Mar 6
1343122 When viewing a request's query string, multiple parameters with the same name are ignored except for the last occurance P1 VERIFIED gasolin@mozilla.com 54.3 - Mar 6
1343803 Middle-mouse click on [Learn More] should open tab without immediately switching to it P1 VERIFIED Joshua Pinkney 55.1 - Mar 20
1344155 Remove toolbox in netmonitor P1 RESOLVED Ricky Chien [:rickychien] (inactive) 54.3 - Mar 6

30 Total; 13 Open (43.33%); 7 Resolved (23.33%); 10 Verified (33.33%);

Releases

Current Release - 53

  • Duration: Tuesday November 15 - Monday January 23
    • Iteration 53.1: Tuesday November 15 - Monday November 28
    • Iteration 53.2: Tuesday November 29 - Monday December 12
    • Iteration 53.3: Tuesday December 13 - Monday December 26
    • Iteration 53.4: Tuesday December 27 - Monday January 9
    • Current - Iteration 53.5: Tuesday January 10 - Monday January 23
  • Tracking Dashboard: View Priority List
  • Release Backlog: View in Bugzilla
  • Release Goal: 16
  • Completion To Date: 81%

Full Query
ID Summary Status Assigned to Fx iteration
956452 Network monitor is janky on sites with a ton of requests RESOLVED ---
1308426 Implement toolbar for netmonitor panel VERIFIED Ricky Chien [:rickychien] (inactive) 53.1 - Nov 28
1308507 Remove all usages of nsIURL and NetworkHelper RESOLVED Ricky Chien [:rickychien] (inactive) 53.1 - Nov 28
1308509 Remove usage of Ci.nsIContentPolicy constants from frontend (dechrome) RESOLVED Jarda Snajdr [:jsnajdr] 53.5 - Jan 23
1308697 Implement UI for performance statistics VERIFIED Steve Chung [:steveck] 53.3 - Dec 26
1309187 Implement Timings Panel VERIFIED Ricky Chien [:rickychien] (inactive) 53.2 - Dec 12
1309188 Implement Security Panel VERIFIED Ricky Chien [:rickychien] (inactive) 53.3 - Dec 26
1309194 Implement summary info in Net Panel Toolbar VERIFIED Ricky Chien [:rickychien] (inactive) 53.1 - Nov 28
1309496 Set up mocha testing framework for netmonitor RESOLVED gasolin@mozilla.com 53.1 - Nov 28
1309866 Migrate RequestsMenuView to a React component with Redux store VERIFIED Jarda Snajdr [:jsnajdr] 53.2 - Dec 12
1316484 Add empty line between "use strict"; and linter comment and the license header RESOLVED Ricky Chien [:rickychien] (inactive) 53.1 - Nov 28
1317205 CSS improvement for summary button VERIFIED Ricky Chien [:rickychien] (inactive) 53.1 - Nov 28
1317646 Netmonitor: move code for formatting request timings and content sizes to format-utils.js RESOLVED Steve Chung [:steveck] 53.5 - Jan 23
1317648 Implement Header Panel VERIFIED Ricky Chien [:rickychien] (inactive) 53.5 - Jan 23
1317649 Implement Cookies Panel VERIFIED gasolin@mozilla.com 53.5 - Jan 23
1317650 Implement Params Panel VERIFIED Ricky Chien [:rickychien] (inactive) 53.5 - Jan 23
1317651 Implement Response Panel VERIFIED Ricky Chien [:rickychien] (inactive) 53.5 - Jan 23
1317659 Implement Preview Panel VERIFIED Ricky Chien [:rickychien] (inactive) 53.3 - Dec 26
1319010 Move NetworkDetailsView and SidebarView to their own modules VERIFIED Ricky Chien [:rickychien] (inactive) 53.1 - Nov 28
1323933 rename filter to requestFilter RESOLVED gasolin@mozilla.com 53.4 - Jan 9
1324334 Migrate Chart.jsm to js and remove xul components in the chart VERIFIED Steve Chung [:steveck] 53.4 - Jan 9
1325914 fix react-dev warnings RESOLVED gasolin@mozilla.com 53.4 - Jan 9
1326137 update redux and react-redux to remove react-dev warnigs RESOLVED Jarda Snajdr [:jsnajdr] 53.5 - Jan 23
1328498 Sourceeditor appendTo HTML element supports RESOLVED Ricky Chien [:rickychien] (inactive) 53.4 - Jan 9
1328500 Support input field when user clicks on cell for TreeView RESOLVED Ricky Chien [:rickychien] (inactive) 53.4 - Jan 9
1328532 Refactor updateRequest to fetch full text for responseContent and requestPostData RESOLVED Ricky Chien [:rickychien] (inactive) 53.4 - Jan 9
1328553 Netmonitor DAMP test should measure time until all request data is received and rendered RESOLVED Jarda Snajdr [:jsnajdr] 53.4 - Jan 9
1328567 TreeView expandedNodes should update when props changed RESOLVED Ricky Chien [:rickychien] (inactive) 53.4 - Jan 9
1328822 cache getSelectedRequest with reselect RESOLVED gasolin@mozilla.com 53.4 - Jan 9
1328828 Implement Properties View for reusing in network details panels RESOLVED Ricky Chien [:rickychien] (inactive) 53.4 - Jan 9
1329068 Fix layout issue for PropertiesView VERIFIED Ricky Chien [:rickychien] (inactive) 53.5 - Jan 23
1329147 Optimize rendering of the RequestListItem component RESOLVED Jarda Snajdr [:jsnajdr] 53.4 - Jan 9
1329158 Optimize maintaining scroll position in RequestListContent RESOLVED Jarda Snajdr [:jsnajdr] 53.4 - Jan 9
1329165 Optimize Immutable.js usage in Netmonitor RESOLVED Jarda Snajdr [:jsnajdr] 53.5 - Jan 23
1330858 hide the `Object` keyword when showing cookies object VERIFIED gasolin@mozilla.com 53.5 - Jan 23
1330967 Can't open Statistics view through request-list context menu if its open and closed for several times VERIFIED Steve Chung [:steveck] 53.5 - Jan 23
1331821 Details Panel covers most of the Network Monitor when docked on the side. VERIFIED Ricky Chien [:rickychien] (inactive) 53.5 - Jan 23
1332151 Fix layout issues for network monitor sidebar panels VERIFIED Ricky Chien [:rickychien] (inactive) 53.5 - Jan 23

38 Total; 0 Open (0%); 19 Resolved (50%); 19 Verified (50%);

Completed Releases

Upcoming Releases

Release plan when each Firefox version goes to Central, Aurora, Beta, & Release: View Rapid Release Schedule

Firefox 54 Release

  • Iteration 54.1: Tuesday January 24 - Monday February 6
  • Iteration 54.2: Tuesday February 7 - Monday February 20
  • Iteration 54.3: Tuesday February 21 - Monday March 6

Iterations

Current Iteration - 53.5

Full Query
ID Summary Status Assigned to Fx iteration
1308509 Remove usage of Ci.nsIContentPolicy constants from frontend (dechrome) RESOLVED Jarda Snajdr [:jsnajdr] 53.5 - Jan 23
1317646 Netmonitor: move code for formatting request timings and content sizes to format-utils.js RESOLVED Steve Chung [:steveck] 53.5 - Jan 23
1317648 Implement Header Panel VERIFIED Ricky Chien [:rickychien] (inactive) 53.5 - Jan 23
1317649 Implement Cookies Panel VERIFIED gasolin@mozilla.com 53.5 - Jan 23
1317650 Implement Params Panel VERIFIED Ricky Chien [:rickychien] (inactive) 53.5 - Jan 23
1317651 Implement Response Panel VERIFIED Ricky Chien [:rickychien] (inactive) 53.5 - Jan 23
1326137 update redux and react-redux to remove react-dev warnigs RESOLVED Jarda Snajdr [:jsnajdr] 53.5 - Jan 23
1329068 Fix layout issue for PropertiesView VERIFIED Ricky Chien [:rickychien] (inactive) 53.5 - Jan 23
1329165 Optimize Immutable.js usage in Netmonitor RESOLVED Jarda Snajdr [:jsnajdr] 53.5 - Jan 23
1330858 hide the `Object` keyword when showing cookies object VERIFIED gasolin@mozilla.com 53.5 - Jan 23
1330967 Can't open Statistics view through request-list context menu if its open and closed for several times VERIFIED Steve Chung [:steveck] 53.5 - Jan 23
1331821 Details Panel covers most of the Network Monitor when docked on the side. VERIFIED Ricky Chien [:rickychien] (inactive) 53.5 - Jan 23
1332151 Fix layout issues for network monitor sidebar panels VERIFIED Ricky Chien [:rickychien] (inactive) 53.5 - Jan 23

13 Total; 0 Open (0%); 4 Resolved (30.77%); 9 Verified (69.23%);

Prioritization

  • P1: Must Have - MVP Scope - development occurring in the current release.
  • P2: Should Have - MVP Scope - targeted for the current release if production capacity exists.
  • P3: Could Have - Non-MVP Scope - not included as part of the Project MVP Scope. Only be brought into production if the team is ahead of schedule.

Bugzilla

Queries

Release Backlogs

Iteration Backlogs

Product Backlog

Triage

  • Collection of work waiting for the team to review and determine if it should be included in the Product Backlog: View in Bugzilla.

QA Verification

Bug Modifications - Team Members

Selecting a New Bug for the Current Release

  1. Select any 'P1' bug in the current release which is currently unassigned and not blocked on a dependency. If no 'P1' bugs are available then select from the available 'P2' bugs, and so on.
  2. Add the following if not already present:
  • [netmonitor] whiteboard tag.
  • current iteration flag.
  • QE verification flag.

Adding a New Bug to the Product Backlog

  1. Add the [netmonitor] and [triage] whiteboard tags for both ENG and UX work.
  2. If the new work is a UX bug:
  • add [UX] to the beginning of the bug summary,
  • and [ux] to the whiteboard.
  1. Set the bug as a dependency of a meta bug.
  2. Set the QE verification flag: 'qe-verify+' for QE verification required, 'qe-verify-' for no QE verification required, 'qe-verify?' for QE verification to be determined.
  3. The bug priority will be set during triage:
  • 'P1': Must Have - development occurring in the current release.
  • 'P2': Should Have - targeted for the current release if production capacity exists.
  • 'P3': Could Have - planned for development in an upcoming release.

Submitting a Bug for Triage

  1. Add the [netmonitor] and [triage] whiteboard tags for both ENG and UX work.