uoregon-libraries / newspaper-curation-app

Suite of front- and back-end tools for the curation of digitized newspaper materials
Apache License 2.0
8 stars 1 forks source link

cmd/queue-batches: sort issues before queueing #343

Closed jechols closed 1 month ago

jechols commented 1 month ago

This makes our test recipes oh so much better: we can actually compare two test runs and know that the batches' names will always reflect the same group of issues.

This is primarily a test fix, as queue-batches is less and less critical now that batches are generated primarily through the web UI.