I view the file uploads problem as two fold. An admin wants to 1. gain understanding of their forum file uploads usage, and 2. take actions on specific uploaded items. I am hoping to focus on problem (1) in this post.
Gain understanding of my forum file uploads usage
For admins to have a clearer view of their instance’s file usage, building on Sam’s thoughts, they need to understand:
- How many files were uploaded in N period of time?
- Broken down or filtered by file extension
- Which users have the most/largest uploads?
- Sortable by: size, extension
- What are my largest uploads?
- Sortable by: size, extension
- Filterable by: extension
- What is the size of files uploaded broken down by extension?
Other possible questions:
-
How many orphan file uploads do I have?– this is solved - Which posts (or maybe categories) have the most/largest uploads? – unsure about the benefit of this
Possible order of work items …
- Adding a report to answer: what are my largest uploads? we will call it:
Top Uploads
- Add support for custom filtering – more on this later, requires Ember changes.
- Take feedback, iterate then figure out the next most useful report to add.
The Top Uploads
report can potentially look like this: