Closed Bug 1796579 Opened 3 years ago Closed 3 years ago

remove aggregates from "uploads" page

Categories

(Tecken :: General, task, P2)

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: willkg, Assigned: willkg)

References

Details

Attachments

(3 files)

The "Uploads" page in the Tecken webapp interface has multiple database aggregates on it:

  • number of uploads
  • upload sizes sum
  • upload sizes avg
  • sum skipped files
  • etc

The "Uploads" page also has pagination which uses the total count to figure out how many squares to show.

Many of these aggregates are expensive to generate. We should get rid of them all for now.

For Pagination, we can start with "set the count to infinity when there are no filters and set it to a count when there are" or something like that.

Summary: remove aggregates from tecken webapp interface → remove aggregates from "uploads" page

While we're doing this, we can get rid of the "N New uploads available" thing which pings the server regularly for changes.

Grabbing this to do now to reduce the complexity on that page.

Assignee: nobody → willkg
Status: NEW → ASSIGNED

This deployed to stage and everything looks groovy.

This was deployed just now in bug #1798788. Marking as FIXED.

Status: ASSIGNED → RESOLVED
Closed: 3 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: