System page should be presented as a sorted table with more information

Bug #1069743 reported by Evan
14
This bug affects 2 people
Affects Status Importance Assigned to Milestone
Errors
Fix Released
Medium
Brian Murray

Bug Description

The page for a system's individual reports (http://errors.ubuntu.com/user/...) currently presents an alphabetically-sorted list of OOPS IDs. This should be changed to a YUI3 datatable, with the package, crash time, and problem type.

This gets around the problem of the results not being sorted by TimeUUID as we can do that in the datatable javascript. [Actually as of r460 (2014-03-05) the results are sorted by the timestamp of the row.]

Revision history for this message
Evan (ev) wrote :
Evan (ev)
Changed in errors:
importance: Undecided → Medium
status: New → Triaged
summary: - System page should be presented as a sorted table
+ System page should be presented as a sorted table with more information
description: updated
Revision history for this message
Brian Murray (brian-murray) wrote :

These are sorted by date now.

Revision history for this message
Brian Murray (brian-murray) wrote :

The UserOOPS column family / table only contains the OOPS id in it. We could do a second query of the OOPS temporarily and also run a job to populate the UserOOPS table w/ the information necessary in the specification for this.

The needed columns look like Date, ProblemType, and Package (binary not source) or ExecutablePath.

Revision history for this message
Brian Murray (brian-murray) wrote :

The timestamp of the record should correspond to the "Recorded" info from the spec.

Changed in errors:
assignee: nobody → Brian Murray (brian-murray)
status: Triaged → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Duplicates of this bug

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.