RockefellerArchiveCenter / aurora

A Django web application to receive, virus check and validate transfers of digital archival records, and allow archivists to appraise and accession those records.
http://projectelectron.rockarch.org/
MIT License
25 stars 6 forks source link

Uploads By User on Dashboard Has No Data #658

Open HaSistrunk opened 4 months ago

HaSistrunk commented 4 months ago

Describe the bug

The "Uploads by User" section of the dashboard just shows a list of usernames, but has no associated data.

To reproduce

Steps to reproduce the behavior:

  1. Login to Aurora
  2. Scroll down in dashboard to "Uploads by User" section
  3. See the list of usernames.

Expected behavior

This table should include transfer counts associated with each user

Error message or screenshots

image

Impact on your work

Not a huge impact, but without that data this table is a waste of space on the dashboard.

Additional context

It's worth considering if this table is even a useful thing to have on the dashboard. I would lean no, but it may be useful to talk to users to confirm that.

HaSistrunk commented 2 months ago

I've proposed removing this feature as part of issue #667 , so this may not be necessary.