Diff for "Bugs/BugHeat"

Not logged in - Log In / Register

Differences between revisions 5 and 6
Revision 5 as of 2009-12-10 17:02:10
Size: 2006
Editor: deryck
Comment:
Revision 6 as of 2010-01-07 14:13:31
Size: 1941
Editor: deryck
Comment:
Deletions are marked like this. Additions are marked like this.
Line 5: Line 5:
 * Current focus: [[https://bugs.edge.launchpad.net/malone/+bugs?field.tag=story-bug-heat|story-bug-heat bugs]]
Line 6: Line 7:


= UDS Notes =

''What follows is the notes Deryck has from discussions at UDS (unedited, except for wiki-fying).''

See [[http://qa.ubuntu.com/reports/bugnumbers/yesterday.html|Brian's algorithm for heat/gravity]].

 * Show heat indicator in bug lists, bug page
 * Also show number of affected users
 * These two are different and shouldn't be conflated

Issues:
 * Number of affected users should follow when a bug is duped
 * Last modified time should be considered
 * Comment time should be considered
 * How do you get bugs off the list (based on importance? based on something else? Or never?)

After working out algorithm --
 * get bugs and ask QA if the algorithm will work for them
 * work from the output, rather than trying to get too much input
Line 30: Line 10:
== 3.1.12 ==
 * Design algorithm for calculating heat
 * Get feedback from stake holders here
== 10.01 (January 2010) ==
Line 34: Line 12:
== 3.2.1 ==  * Design algorithm for calculating heat [DONE]
 * Get feedback from stake holders here [DONE]
Line 36: Line 15:
     * script to calculate bug heat      * script to calculate bug heat [IN PROGRESS]
Line 38: Line 17:
 * File bugs for:
    * Showing heat indicator in bug lists
    * Showing heat indicator in bug page
 * Create mockups of bug heat indication on bug listings, bug pages, and in search
Line 42: Line 25:
     * Draw any connections between this and Bug Q&A      * Draw any connections between this and affected users
Line 44: Line 27:
== 3.2.2 == == 10.02 (February 2010) ==
Line 53: Line 37:
 1. Need to get a list of bugs for the feature tagged story-bug-heat
 2. Need to get a list of all heat-related bugs tagged
 1. How does heat icon related to show number of affected users in bug listings?
 2. What more could we do with heat in search?
 3. Metrics? Anything we can add to lpstats?
 4. How do bugs come off the "Hot Bugs" list?
    * Fixed, of course
    * Does changing importance get bugs off list?
    * Do bugs never come off, i.e. if it's hot, it's hot!

= Additional Info =

 * See [[http://qa.ubuntu.com/reports/bugnumbers/yesterday.html|Brian's algorithm for heat/gravity]]

Bug heat is one of the stories under development by the Launchpad Bugs team for what is being called Launchpad v4.0.

Plans

10.01 (January 2010)

  • Design algorithm for calculating heat [DONE]
  • Get feedback from stake holders here [DONE]
  • Risky bits of bug heat done early
    • script to calculate bug heat [IN PROGRESS]
    • install as cron to test early
  • File bugs for:
    • Showing heat indicator in bug lists
    • Showing heat indicator in bug page
  • Create mockups of bug heat indication on bug listings, bug pages, and in search
  • Week 3 sprint show heat across LP
    • Show on bug page
    • Show on bug listings
    • Use in search
    • Draw any connections between this and affected users

10.02 (February 2010)

  • Consider bug heat done
  • Any remaining bits landed week 1
  • Polish based on stake-holder feedback rest of cycle
  • Heavy QA to see how heat algorithm holds up over the cycle
    • Likely updates during cycle due to testing/feedback

Open Questions

  1. How does heat icon related to show number of affected users in bug listings?
  2. What more could we do with heat in search?
  3. Metrics? Anything we can add to lpstats?
  4. How do bugs come off the "Hot Bugs" list?
    • Fixed, of course
    • Does changing importance get bugs off list?
    • Do bugs never come off, i.e. if it's hot, it's hot!

Additional Info

Bugs/BugHeat (last edited 2010-01-18 04:39:53 by deryck)