https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=42404
Tomás Cohen Arazi (tcohen) <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Failed QA |Needs Signoff --- Comment #8 from Tomás Cohen Arazi (tcohen) <[email protected]> --- The only way to test this from the UI is by having bug 42804 applied too. This patchset only adds: * Background job with tests * API for submitting cover images in bulk and enqueueing the job, with tests You should probably just apply the patches and run the tests after doing: ```shell $ yarn api:bundle $ koha-plack --restart kohadev ``` You will have your change to see this in action later. -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
