Diff for "LEP/BetterBugSubscriptionsAndNotifications"

Not logged in - Log In / Register

Differences between revisions 10 and 11
Revision 10 as of 2010-03-16 14:20:29
Size: 4795
Editor: deryck
Comment:
Revision 11 as of 2010-03-16 14:35:49
Size: 4795
Editor: deryck
Comment:
Deletions are marked like this. Additions are marked like this.
Line 7: Line 7:
'''so that ''' I can get less noise and higher qaulity notices from Launchpad.<<BR>> '''so that ''' I can get less noise and higher quality notices from Launchpad.<<BR>>

Bug Notifications and Subscriptions: Less Noise, More Control

We should make subscribing to bugs something people want to do, not dread.

As an Ubuntu developer
I want control over my Launchpad subscriptions
so that I can get less noise and higher quality notices from Launchpad.

As an upstream developer
I want control over what information I get from Launchpad
so that I can easily find bugs related to my software.

There are two parts to this story -- less noise and more control.

So:

  • don't tell me about little things
    • some aren't ever useful
    • some are only a little useful
  • don't tell me about my own actions
  • do provide individual control over the kinds of notifications

Rationale

Why now?

This story was taken up after consultation with Brian Murray, representing Ubuntu Platform QA. Launchpad's current focus is Getting Bugs Off Ubuntu. As a feature slot came open for development, we asked Brian what would help Ubuntu best manage the amount of bugs they have. He said, better bug subscribing and notifications.

Brian says, "people subscribe mostly to packages, but still get too much mail"

Stats from DB confirm packages are the most subscribed to: https://pastebin.canonical.com/29229/

What value does this bring?

Fixing bug notifications to be less noisy and bug subscribing to allow finer grained controls will allow people to manage the high volume of bugs against packages. This brings value to both Ubuntu and upstream developers by allowing people to better find bugs that interest them.

Stakeholders

Who will care about this work?

In particular, Ubuntu developers who are subscribed to large numbers of packages. In general, anyone who receives a lot of bug mail.

  • bdmurray
  • leanne
  • cjwatson
  • pitti
  • seb123
  • ubuntu server team
  • ubuntu kernel team
  • keybuk

XXX - someone from an upstream project?

When did we last talk to these stakeholders?

Only bdmurray has been consulted so far, and only in preparation for this story.

Constraints

This Feature Provides

  • Subscribe to HIGH or CRITICAL bugs for a package, project, distribution, etc.
  • Subscribe to a tag
  • Subscribe to search results
  • Only subscribe to certain notices, i.e. "tell me about change in status, importance, or comments, but not linked branches"
  • This last option should be available for both bugs and structural subscriptions

This Features Does Not Provide

I don't think this feature should allow unlimited configuration for notifications. By that, I mean, you could select to be informed of importance changes, but not certain notice changes, i.e. you would not be able to say "tell me when this bug changes from UNDECIDED" or "from WISHLIST to HIGH" or some other very specific choice.

We would have a couple of often demanded statuses pre-configured, i.e. HIGH and CRITICAL for structural subscriptions.

Workflows

Bug page

New subscription:

  • A user clicks "Subscribe"
  • An overlay appears with the various options
  • The user makes choices, clicks "subscribe" on the overlay
  • The user is subscribed to the bug with those options

Existing subscriptions:

  • A user clicks "Edit Subscription"
  • An overlay appears with the various options
  • The user changes the choices and clicks "Update subscription"
  • The changes take effect

Packages, Projects

New subscription:

  • A user clicks "Subscribe"
  • An new page is loaded with the various options
  • The user makes choices, clicks "subscribe" on the form
  • The user is subscribed to the bug with those options and redirected back to the bugs homepage for the object

Existing subscriptions:

  • A user clicks "Edit Subscription"
  • An new page is loaded with the various options
  • The user changes the choices and clicks "Update subscription"
  • The changes take effect and the user is redirected to the bugs homepage for the object

Distributions

  • Structural subscriptions would be disallowed except for a team (to allow mailing list subscriptions to all bug notices)

Mockups will be added during the design phase.

Success

How will we know when we are done?

How will we measure how well we have done?

Possibilities:

  • less bug mail for pitti, seb123
  • less mail to ubuntu-bugs
  • how much feature is used
  • how many packages lack subscribers

Useful info to have:

  • what filters/options are selected?

LEP/BetterBugSubscriptionsAndNotifications (last edited 2011-03-21 12:55:00 by danilo)