Diff for "LEP/CustomBugListings"

Not logged in - Log In / Register

Differences between revisions 16 and 17
Revision 16 as of 2011-10-13 19:40:50
Size: 6979
Editor: flacoste
Comment: Update based on smagoun comments
Revision 17 as of 2011-11-11 17:36:52
Size: 6906
Comment:
Deletions are marked like this. Additions are marked like this.
Line 20: Line 20:
Steve Magoun, who represents Canonical's OEM Solutions group, requested this feature. The QA CoP will find this particularly useful. Steve Magoun, who previously represented Canonical's OEM Solutions group, requested this feature. The QA CoP will find this particularly useful.
Line 23: Line 23:

Dave Murphy who now represents the OEM Solutions portion of Professional and Engineering Services.
Line 49: Line 51:
 * Provide a way to remove and add columns to the current bug listing, without having to refresh the page (bugs Bug:78608, Bug:416612, Bug:664808). Columns available should include:  * Provide a way to remove and add information to the current bug listing, without having to refresh the page (bugs Bug:78608, Bug:416612, Bug:664808). Columns available should include:
Line 58: Line 60:
 * Allow re-ordering of the bug listing by any of the columns displayed, without having to refresh the page and without losing search criteria (bug Bug:81002, Bug:132759, Bug:295214)
 * Provide a way for the user to save their preferred columns and ordering, which would be used as a default for subsequent listings.
  * Similarly, the columns choices should persist for the session, with a clear yet unobtrusive way of reverting to either the person's saved preference or the Launchpad default.
 * A way to specify columns
and ordering via the URL (bug Bug:124342)
 * Allow re-ordering of the bug listing by any of the information displayed, without having to refresh the page and without losing search criteria (bug Bug:81002, Bug:132759, Bug:295214)
 * Provide a way for the user to save their preferred layout and ordering, which would be used as a default for subsequent listings.
 * A way to specify the information displayed and ordering via the URL (bug Bug:124342)
Line 63: Line 64:
 * Provide a framework for developers to make new columns available  * Provide a framework for developers to display new information in bugs listings
Line 88: Line 89:
 * Customisable column widths (bug Bug:768319)
 * Columns that show:
 * Display options for:

Customisable columns for bug listings

The information we present in lists of bugs, whether in bug search results or standard bug listing pages, is fixed and was chosen a long time ago. It has not kept pace with the data stored by the bug tracker nor with the different ways in which people want to use Launchpad to track bugs.

Similarly, Launchpad provides minimal choice in how bug listings are ordered.

As a general principle, Launchpad should give people access to their data in the ways that suit them. In that spirit, we should make it easy to customise the information presented on bug listings pages and the order in which that information is shown.

Contact: Matthew Revell
On Launchpad: bug-columns tag

Rationale

This is a much requested feature and has been requested by our stakeholders. We are working on it now because it is a relatively small project but will give a great deal of benefit both to stakeholders and general users of Launchpad's bug tracker.

Customisable columns for bug listings will help people be more productive when using the bug tracker.

Stakeholders

Steve Magoun, who previously represented Canonical's OEM Solutions group, requested this feature. The QA CoP will find this particularly useful.

Chris Gregan, who heads up the Canonical QA CoP.

Dave Murphy who now represents the OEM Solutions portion of Professional and Engineering Services.

User stories

As a development manager
I want a clear view of who in my team is assigned to which bugs
so that I can evaluate how my team's workload is spread across its member and which of the bugs for which my team is reponsible are unassigned.

As a development manager
I want to order bug reports by age
so that I can factor the age of a bug into the decision of whether to work on it next.

As a development manager
I want to see a bug's milestone and order by milestone so that I can plan when each bug needs to be assigned to a developer.

As a QA engineer
I want to see and order by tags in bug listings so that I can have a quick overview of the QA status of the bugs I'm working on.

Constraints and Requirements

Must

  • Provide a way to remove and add information to the current bug listing, without having to refresh the page (bugs 78608, 416612, 664808). Columns available should include:

    • bug number
    • bug title (bug 574711)

    • milestone name (bug 455650)

    • status (bug 56845)

    • importance
    • bug heat
    • bug importance icon
    • package/project name linked to the package/project page, if distro bug (bugs 99593, 351147)

  • Allow re-ordering of the bug listing by any of the information displayed, without having to refresh the page and without losing search criteria (bug 81002, 132759, 295214)

  • Provide a way for the user to save their preferred layout and ordering, which would be used as a default for subsequent listings.
  • A way to specify the information displayed and ordering via the URL (bug 124342)

  • Provide a standard way for any page in Launchpad to be marked as beta, possibly based on privacy ribbon
  • Provide a framework for developers to display new information in bugs listings

Likely to have

These are aspects of the feature that we believe are important and that we believe we will have time to add, if the work covered by the requirements above goes well.

  • (Items in bold are must-have from OEM perspective.)

  • Add new columns:
    • assignee (bugs 105016, 766960)

    • bug age

    • tags (bug 389575)

    • presence of an attachment
    • presence of a patch ( (bug 283097)

    • presence of blueprint link(s)
    • presence of branch link(s)
    • reporter (bug 6708)

    • date of last change to the bug
    • name of series in which the bug is Fix Released (bug 340927)

  • Allow for secondary and tertiary ordering: e.g. order by age, then status, then assignee.

Nice to have

  • A short description of the search that resulted in the bug listing (bug 28697)

  • Show complete bug description in a tooltip on the bug the listing page (bug 401243)

  • Display options for:
    • number of attachments (any type)
    • number of patches
    • number of links to blueprints
    • number of links to branches
    • Other projects/packages that are affected
  • When a user changes the sort order, the back button will return to their previous sorting and batch number.

Must not

  • Make it slower to fetch bug listings.

Out of scope

  • Changes to the search functionality itself. This LEP covers only changes to the presentation of search results/bug listings.
  • Adding new ways to view a search: RSS, Twitter, CSV, print-version, etc
  • Ability to order by "most relevant to search" (bug 53008)

  • Column showing date of my last activity in that bug and, of course, a sort order by that column (bug 509394)

  • Saved searches for later re-use (bug 1331)

Subfeatures

None yet.

Success

How will we know when we are done?

We will know we're done when it's possible to add and remove the columns displayed on a bug listing and to re-order the listing by any of those columns, then either save that choice as your default view or use it as a one-off for that session or until the user chooses to revert to either their saved preference or the Launchpad default.

How will we measure how well we have done?

We will measure the success of this feature through user acceptance testing with the stakeholders that requested it and also through wider usability testing. After some time, we will interview stakeholders to check that the feature has made it easier for them to get work done.

Thoughts?

  • Sorting by a column: clicking the column title seems a good way of choosing to order the listing by that column's data. Clicking again would switch from ascending to descending. (Source: Bugzilla, JIRA and almost every other web app that lets you sort a table by one of its columns.)
  • We need an unobtrusive yet easy to find way of saving a new column configuration/sort order each time the person changes it.
  • Similarly, we need a simple way to revert to the Launchpad default.
  • It needs to be supremely easy to re-order the listing by one of the columns. The ability to add secondary and tertiary ordering should not make the primary ordering harder.
  • If we don't get to add any new columns in the main development period of this feature, we can use the escalated bug process to add new columns.

LEP/CustomBugListings (last edited 2011-11-25 14:28:14 by abentley)