artefactual-sdps / enduro

Designed to automate the processing of transfers in multiple Archivematica pipelines.
https://enduro.readthedocs.io/
Apache License 2.0
4 stars 3 forks source link

Problem: Only 20 most recent packages are available in Enduro UI; no way to see older results #959

Open fiver-watson opened 3 weeks ago

fiver-watson commented 3 weeks ago

Describe the bug

At present, only the 20 most recent packages that have been processed in Enduro are available in the Enduro packages tab. Any older packages cannot be seen.

To Reproduce

  1. Log into Enduro
  2. Run 21 or more packages through
  3. Try to access information about package 1

This is currently visible in this dev instance - by the ID #s in the package table, you can see that 80+ SIPs have been used. However, the page says "Showing 20/20", and the results are cut off after package 61 (counting backwards from package 80)

Expected behavior

A method of seeing older results in packages table should be added. For example: a pager.

Would be nice eventually to have a setting that can adjust results per page, but that could also potentially be revisited in future deliverables.

sallain commented 3 weeks ago

Image

sallain commented 3 days ago

As an initial implementation, this definitely works! @djuhasz I know you have a list of follow-ups you'd like to do; do you want to open a new ticket(s) or do you prefer to continue working off this one?