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

Fix/double issue queue #302

Closed jechols closed 7 months ago

jechols commented 8 months ago

Prevents uploaded issues from being queued twice. Very rare, but apparently it's happened a few times despite the "prevent double submit" javascript.

Normal contributors

I have done all of the following:

jechols commented 7 months ago

After a lot of fussing this is just not gonna have unit tests. We need some serious refactoring to make some of this code unit-testable.